Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/crayzeewulf/libserial
/ GetFlowControl
Method
GetFlowControl
src/SerialPort.cpp:587–591 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
585
}
586
587
FlowControl
588
SerialPort::GetFlowControl() const
589
{
590
return mImpl->GetFlowControl() ;
591
}
592
593
void
594
SerialPort::SetParity(const Parity& parityType)
Callers
4
testSerialStreamConstructors
Method · 0.45
testSerialStreamSetGetFlowControl
Method · 0.45
testSerialPortConstructors
Method · 0.45
testSerialPortSetGetFlowControl
Method · 0.45
Calls
2
NotOpen
Class · 0.85
IsOpen
Method · 0.45
Tested by
4
testSerialStreamConstructors
Method · 0.36
testSerialStreamSetGetFlowControl
Method · 0.36
testSerialPortConstructors
Method · 0.36
testSerialPortSetGetFlowControl
Method · 0.36