Home
last modified time | relevance | path

Searched refs:UART_CSR_STOPCFG_Pos (Results 1 – 1 of 1) sorted by relevance

/bsp/fm33lc026/libraries/FM33LC0xx_FL_Driver/Inc/
A Dfm33lc0xx_fl_uart.h133 #define UART_CSR_STOPCFG_Pos (8U) macro
134 #define UART_CSR_STOPCFG_Msk (0x1U << UART_CSR_STOPCFG_Pos)
239 #define FL_UART_STOP_BIT_WIDTH_1B (0x0U << UART_CSR_STOPCFG_Pos)
240 #define FL_UART_STOP_BIT_WIDTH_2B (0x1U << UART_CSR_STOPCFG_Pos)

Completed in 7 milliseconds