UART_DEVICE_PATH.StopBits

The number of stop bits for the UART style device. Stop Bits 0x00 - Default Stop Bits. Stop Bits 0x01 - 1 Stop Bit. Stop Bits 0x02 - 1.5 Stop Bits. Stop Bits 0x03 - 2 Stop Bits.

struct UART_DEVICE_PATH
UINT8 StopBits;

Meta