Macros | |
| #define | LL_UART_RTSPIN_STATE_ACTIVE 0x00000001U |
| #define | LL_UART_RTSPIN_STATE_INACTIVE 0x00000000U |
| #define LL_UART_RTSPIN_STATE_ACTIVE 0x00000001U |
RTS pin active(Logic 1)
Definition at line 208 of file gr55xx_ll_uart.h.
| #define LL_UART_RTSPIN_STATE_INACTIVE 0x00000000U |
RTS pin inactive(Logic 0)
Definition at line 209 of file gr55xx_ll_uart.h.