Enum UARTStopBits

August 13, 2019 ยท View on GitHub

Overview / Purpose

Enumeration UARTStopBits

EnumeratorValueDescription
UART_STOP_BITS_UNSPECIFIED0Unspecified UART stop bits
UART_STOP_BITS_0_510.5 stop bit
UART_STOP_BITS_121 stop bit
UART_STOP_BITS_1_531.5 stop bits
UART_STOP_BITS_242 stop bits

Parent topic: Common (Python)