Collaboration diagram for RTS Pin State:Macros | |
| #define | LL_UART_RTSPIN_STATE_ACTIVE 0x00000001U |
| RTS pin active(Logic 1) More... | |
| #define | LL_UART_RTSPIN_STATE_INACTIVE 0x00000000U |
| RTS pin inactive(Logic 0) More... | |
| #define LL_UART_RTSPIN_STATE_ACTIVE 0x00000001U |
RTS pin active(Logic 1)
Definition at line 207 of file gr55xx_ll_uart.h.
| #define LL_UART_RTSPIN_STATE_INACTIVE 0x00000000U |
RTS pin inactive(Logic 0)
Definition at line 208 of file gr55xx_ll_uart.h.