|
STM32L443xx HAL User Manual
|
Defines | |
| #define | LL_USART_POLARITY_LOW 0x00000000U |
| #define | LL_USART_POLARITY_HIGH USART_CR2_CPOL |
| #define LL_USART_POLARITY_HIGH USART_CR2_CPOL |
Steady high value on SCLK pin outside transmission window
Definition at line 406 of file stm32l4xx_ll_usart.h.
| #define LL_USART_POLARITY_LOW 0x00000000U |
Steady low value on SCLK pin outside transmission window
Definition at line 405 of file stm32l4xx_ll_usart.h.
Referenced by LL_USART_ClockStructInit().
1.7.6.1