Base Framework
Public Types | List of all members
SerialPort::StopBits Class Reference

Public Types

enum  { ONE, ONE_HALF, TWO }
 

Member Enumeration Documentation

◆ anonymous enum

anonymous enum

The defined stop bits.

Enumerator
ONE 

1 stop bit.

ONE_HALF 

1.5 stop bits.

TWO 

2 stop bits.