MG32F10x Standard Peripherals Firmware Library
宏定义

宏定义

#define UART_StopBits_One   UART_LCR_SBS_1BIT
 
#define UART_StopBits_Two   UART_LCR_SBS_2BIT
 
#define UART_StopBits_OnePointFive   UART_LCR_SBS_2BIT
 

详细描述