MCPcopy Create free account
hub / github.com/crayzeewulf/libserial / FlushOutputBuffer

Method FlushOutputBuffer

src/SerialPort.cpp:527–531  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

525 }
526
527 void
528 SerialPort::FlushOutputBuffer()
529 {
530 mImpl->FlushOutputBuffer() ;
531 }
532
533 void
534 SerialPort::FlushIOBuffers()

Calls 2

NotOpenClass · 0.85
IsOpenMethod · 0.45