Macros | |
#define | UART_WORDLENGTH_7B USART_CR1_M1 |
#define | UART_WORDLENGTH_7B USART_CR1_M1 |
#define | UART_WORDLENGTH_7B USART_CR1_M1 |
#define | UART_WORDLENGTH_8B 0x00000000U |
#define | UART_WORDLENGTH_8B 0x00000000U |
#define | UART_WORDLENGTH_8B 0x00000000U |
#define | UART_WORDLENGTH_9B USART_CR1_M0 |
#define | UART_WORDLENGTH_9B USART_CR1_M0 |
#define | UART_WORDLENGTH_9B USART_CR1_M0 |
#define UART_WORDLENGTH_7B USART_CR1_M1 |
7-bit long UART frame
Definition at line 72 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart_ex.h.
#define UART_WORDLENGTH_7B USART_CR1_M1 |
7-bit long UART frame
Definition at line 72 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart_ex.h.
#define UART_WORDLENGTH_7B USART_CR1_M1 |
7-bit long UART frame
Definition at line 74 of file stm32f7xx_hal_uart_ex.h.
#define UART_WORDLENGTH_8B 0x00000000U |
8-bit long UART frame
Definition at line 73 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart_ex.h.
#define UART_WORDLENGTH_8B 0x00000000U |
8-bit long UART frame
Definition at line 73 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart_ex.h.
#define UART_WORDLENGTH_8B 0x00000000U |
8-bit long UART frame
Definition at line 75 of file stm32f7xx_hal_uart_ex.h.
#define UART_WORDLENGTH_9B USART_CR1_M0 |
9-bit long UART frame
Definition at line 74 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart_ex.h.
#define UART_WORDLENGTH_9B USART_CR1_M0 |
9-bit long UART frame
Definition at line 74 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart_ex.h.
#define UART_WORDLENGTH_9B USART_CR1_M0 |
9-bit long UART frame
Definition at line 76 of file stm32f7xx_hal_uart_ex.h.