#define UART_ADVFEATURE_AUTOBAUDRATE_ON0X55FRAME USART_CR2_ABRMODE |
Auto Baud rate detection on 0x55 frame detection
Definition at line 397 of file stm32f7xx_hal_uart.h.
#define UART_ADVFEATURE_AUTOBAUDRATE_ON0X55FRAME USART_CR2_ABRMODE |
Auto Baud rate detection on 0x55 frame detection
Definition at line 438 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.
#define UART_ADVFEATURE_AUTOBAUDRATE_ON0X55FRAME USART_CR2_ABRMODE |
Auto Baud rate detection on 0x55 frame detection
Definition at line 462 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.
#define UART_ADVFEATURE_AUTOBAUDRATE_ON0X7FFRAME USART_CR2_ABRMODE_1 |
Auto Baud rate detection on 0x7F frame detection
Definition at line 396 of file stm32f7xx_hal_uart.h.
#define UART_ADVFEATURE_AUTOBAUDRATE_ON0X7FFRAME USART_CR2_ABRMODE_1 |
Auto Baud rate detection on 0x7F frame detection
Definition at line 437 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.
#define UART_ADVFEATURE_AUTOBAUDRATE_ON0X7FFRAME USART_CR2_ABRMODE_1 |
Auto Baud rate detection on 0x7F frame detection
Definition at line 460 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.
#define UART_ADVFEATURE_AUTOBAUDRATE_ONFALLINGEDGE USART_CR2_ABRMODE_0 |
Auto Baud rate detection on falling edge
Definition at line 395 of file stm32f7xx_hal_uart.h.
#define UART_ADVFEATURE_AUTOBAUDRATE_ONFALLINGEDGE USART_CR2_ABRMODE_0 |
Auto Baud rate detection on falling edge
Definition at line 436 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.
#define UART_ADVFEATURE_AUTOBAUDRATE_ONFALLINGEDGE USART_CR2_ABRMODE_0 |
Auto Baud rate detection on falling edge
Definition at line 458 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.
#define UART_ADVFEATURE_AUTOBAUDRATE_ONSTARTBIT 0x00000000U |
Auto Baud rate detection on start bit
Definition at line 394 of file stm32f7xx_hal_uart.h.
#define UART_ADVFEATURE_AUTOBAUDRATE_ONSTARTBIT 0x00000000U |
Auto Baud rate detection on start bit
Definition at line 435 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.
#define UART_ADVFEATURE_AUTOBAUDRATE_ONSTARTBIT 0x00000000U |
Auto Baud rate detection on start bit
Definition at line 456 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.