WB32L003 Standard Peripherals Firmware Library
宏定义

宏定义

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

详细描述