Defines the clock polarity for the synchronous mode. More...
Macros | |
| #define | ARM_USART_CPOL0 (0UL << ARM_USART_CPOL_Pos) | 
| CPOL = 0 (default)   | |
| #define | ARM_USART_CPOL1 (1UL << ARM_USART_CPOL_Pos) | 
| CPOL = 1.   | |
Defines the clock polarity for the synchronous mode.
| #define ARM_USART_CPOL0 (0UL << ARM_USART_CPOL_Pos) | 
CPOL = 0 (default)
| #define ARM_USART_CPOL1 (1UL << ARM_USART_CPOL_Pos) | 
CPOL = 1.