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

LL_USART_ClockInitTypeDef::ClockOutput field

Specifies whether the USART clock is enabled or disabled. This parameter can be a value of USART_LL_EC_CLOCK. USART HW configuration can be modified afterwards using unitary functions LL_USART_EnableSCLKOutput() or LL_USART_DisableSCLKOutput(). For more details, refer to description of this function.

Syntax

uint32_t ClockOutput;

References

LocationReferrerText
stm32f4xx_ll_usart.h:116
uint32_t ClockOutput; /*!< Specifies whether the USART clock is enabled or disabled.
stm32f4xx_ll_usart.c:426LL_USART_ClockInit()
stm32f4xx_ll_usart.c:474LL_USART_ClockStructInit()

Data Use

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