Searched defs:UART_STOPBITS_2 (Results 1 – 4 of 4) sorted by relevance
71 #define UART_STOPBITS_2 (0x01u) /*!< UART frame with 2 stop bit */ macro
106 #define UART_STOPBITS_2 (0x00008000U) /*!< UART frame with 2 stop bits */ macro
270 #define UART_STOPBITS_2 ((uint32_t)USART_CR2_STOP_1) macro
Completed in 12 milliseconds