MG32L003 Standard Peripherals Firmware Library
Macros

Macros

#define LPUART_Parity_None   ((uint32_t)0x00)
 
#define LPUART_Parity_Odd   ((uint32_t)0x01)
 
#define LPUART_Parity_Even   ((uint32_t)0x02)
 

Detailed Description