Macros | |
#define | UART_ADVFEATURE_STOPMODE_DISABLE 0x00000000U |
#define | UART_ADVFEATURE_STOPMODE_DISABLE 0x00000000U |
#define | UART_ADVFEATURE_STOPMODE_ENABLE USART_CR1_UESM |
#define | UART_ADVFEATURE_STOPMODE_ENABLE USART_CR1_UESM |
#define UART_ADVFEATURE_STOPMODE_DISABLE 0x00000000U |
UART stop mode disable
Definition at line 609 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.
#define UART_ADVFEATURE_STOPMODE_DISABLE 0x00000000U |
UART stop mode disable
Definition at line 636 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.
#define UART_ADVFEATURE_STOPMODE_ENABLE USART_CR1_UESM |
UART stop mode enable
Definition at line 610 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.
#define UART_ADVFEATURE_STOPMODE_ENABLE USART_CR1_UESM |
UART stop mode enable
Definition at line 637 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.