Macros | |
#define | UART_PARITY_NONE LL_UART_PARITY_NONE |
No parity More... | |
#define | UART_PARITY_ODD LL_UART_PARITY_ODD |
Odd parity. More... | |
#define | UART_PARITY_EVEN LL_UART_PARITY_EVEN |
Even parity More... | |
#define | UART_PARITY_SP0 LL_UART_PARITY_SP0 |
Stick Parity 0 More... | |
#define | UART_PARITY_SP1 LL_UART_PARITY_SP1 |
Stick Parity 1 More... | |
#define UART_PARITY_EVEN LL_UART_PARITY_EVEN |
Even parity
Definition at line 266 of file gr55xx_hal_uart.h.
#define UART_PARITY_NONE LL_UART_PARITY_NONE |
No parity
Definition at line 264 of file gr55xx_hal_uart.h.
#define UART_PARITY_ODD LL_UART_PARITY_ODD |
Odd parity.
Definition at line 265 of file gr55xx_hal_uart.h.
#define UART_PARITY_SP0 LL_UART_PARITY_SP0 |
Stick Parity 0
Definition at line 267 of file gr55xx_hal_uart.h.
#define UART_PARITY_SP1 LL_UART_PARITY_SP1 |
Stick Parity 1
Definition at line 268 of file gr55xx_hal_uart.h.