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)
| #define LL_UART_RTSPIN_STATE_INACTIVE 0x00000000U |
RTS pin inactive(Logic 0)