HAL
LL_USART_IsEnabledSCLKOutput() is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALLL_USART_IsEnabledSCLKOutput()

LL_USART_IsEnabledSCLKOutput() function

Indicate if Clock output on SCLK pin is enabled

Syntax

__STATIC_INLINE uint32_t LL_USART_IsEnabledSCLKOutput(const USART_TypeDef *USARTx);

Arguments

USARTx

USART Instance

Return value

State of bit (1 or 0).

Notes

Macro IS_USART_INSTANCE(USARTx) can be used to check whether or not Synchronous mode is supported by the USARTx instance.

References

LocationText
stm32f4xx_ll_usart.h:789
__STATIC_INLINE uint32_t LL_USART_IsEnabledSCLKOutput(const USART_TypeDef *USARTx)

Data Use

Data read by LL_USART_IsEnabledSCLKOutput()
LL_USART_IsEnabledSCLKOutput()
Type of LL_USART_IsEnabledSCLKOutput()
LL_USART_IsEnabledSCLKOutput()
uint32_t
all items filtered out