HAL
LL_USART_ClockInitTypeDef::ClockPolarity is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALLL_USART_ClockInitTypeDef::ClockPolarity

LL_USART_ClockInitTypeDef::ClockPolarity field

Specifies the steady state of the serial clock. This parameter can be a value of USART_LL_EC_POLARITY. USART HW configuration can be modified afterwards using unitary functions LL_USART_SetClockPolarity(). For more details, refer to description of this function.

Syntax

uint32_t ClockPolarity;

References

LocationReferrerText
stm32f4xx_ll_usart.h:123
uint32_t ClockPolarity; /*!< Specifies the steady state of the serial clock.
stm32f4xx_ll_usart.c:452LL_USART_ClockInit()
stm32f4xx_ll_usart.c:475LL_USART_ClockStructInit()
USART_ClockInitStruct->ClockPolarity = LL_USART_POLARITY_LOW; /* Not relevant when ClockOutput = LL_USART_CLOCK_DISABLE */

Data Use

Functions writing LL_USART_ClockInitTypeDef::ClockPolarity
Functions reading LL_USART_ClockInitTypeDef::ClockPolarity
all items filtered out
LL_USART_ClockInitTypeDef::ClockPolarity
all items filtered out
Type of LL_USART_ClockInitTypeDef::ClockPolarity
LL_USART_ClockInitTypeDef::ClockPolarity
uint32_t
all items filtered out