Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
17
import
"fmt"
18
19
type
termiosPlatformData
struct
{}
20
21
func
(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