Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/crayzeewulf/libserial
/ GetCharacterSize
Method
GetCharacterSize
src/SerialPort.cpp:575–579 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
573
}
574
575
CharacterSize
576
SerialPort::GetCharacterSize() const
577
{
578
return mImpl->GetCharacterSize() ;
579
}
580
581
void
582
SerialPort::SetFlowControl(const FlowControl& flowControlType)
Callers
4
testSerialStreamConstructors
Method · 0.45
testSerialStreamSetGetCharacterSize
Method · 0.45
testSerialPortConstructors
Method · 0.45
testSerialPortSetGetCharacterSize
Method · 0.45
Calls
3
NotOpen
Class · 0.85
CharacterSize
Enum · 0.85
IsOpen
Method · 0.45
Tested by
4
testSerialStreamConstructors
Method · 0.36
testSerialStreamSetGetCharacterSize
Method · 0.36
testSerialPortConstructors
Method · 0.36
testSerialPortSetGetCharacterSize
Method · 0.36