1.16.21.29 UART_PARITY Enum
C
/* Blocking, non-blocking and ring buffer mode */ The UART_PARITY enumerations vary based on the device family. Refer the generated header file for the actual UART_PARITY enumerator constants.
Summary
Defines the type of parity for UART peripheral.
Description
This may be in the UARTx_SerialSetup API to change the parity configuration
Remarks
None