UART FIFO mode. More...
Macros | |
#define | UART_FIFOMODE_DISABLE 0x00000000U |
#define | UART_FIFOMODE_DISABLE 0x00000000U |
#define | UART_FIFOMODE_ENABLE USART_CR1_FIFOEN |
#define | UART_FIFOMODE_ENABLE USART_CR1_FIFOEN |
UART FIFO mode.
#define UART_FIFOMODE_DISABLE 0x00000000U |
FIFO mode disable
Definition at line 92 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart_ex.h.
#define UART_FIFOMODE_DISABLE 0x00000000U |
FIFO mode disable
Definition at line 92 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart_ex.h.
#define UART_FIFOMODE_ENABLE USART_CR1_FIFOEN |
FIFO mode enable
Definition at line 93 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart_ex.h.
#define UART_FIFOMODE_ENABLE USART_CR1_FIFOEN |
FIFO mode enable
Definition at line 93 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart_ex.h.