MG32L003 Standard Peripherals Firmware Library
Macros

Macros

#define UART_Parity_None   ((uint8_t)0x00)
 
#define UART_Parity_Odd   ((uint8_t)0x01)
 
#define UART_Parity_Even   ((uint8_t)0x02)
 

Detailed Description