Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/crayzeewulf/libserial
/ SetDefaultSerialPortParameters
Method
SetDefaultSerialPortParameters
src/SerialPort.cpp:551–555 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
549
}
550
551
void
552
SerialPort::SetDefaultSerialPortParameters()
553
{
554
mImpl->SetDefaultSerialPortParameters() ;
555
}
556
557
void
558
SerialPort::SetBaudRate(const BaudRate& baudRate)
Callers
1
Open
Method · 0.45
Calls
2
NotOpen
Class · 0.85
IsOpen
Method · 0.45
Tested by
no test coverage detected