MCPcopy Create free account
hub / github.com/distributed/sers / termiosPlatformData

Struct termiosPlatformData

sers_linux.go:19–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17import "fmt"
18
19type termiosPlatformData struct{}
20
21func (bp *baseport) SetBaudRate(br int) error {
22 // setting baud rate via new struct termios2 method

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected