HAL
LL_USART_GetClockPhase() is only used within HAL.
 
Symbols
loading...
Files
loading...

LL_USART_GetClockPhase() function

Return phase of the clock output on the SCLK pin in synchronous mode

Syntax

__STATIC_INLINE uint32_t LL_USART_GetClockPhase(const USART_TypeDef *USARTx);

Arguments

USARTx

USART Instance

Return value

Returned value can be one of the following values: @arg LL_USART_PHASE_1EDGE @arg LL_USART_PHASE_2EDGE

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:691
__STATIC_INLINE uint32_t LL_USART_GetClockPhase(const USART_TypeDef *USARTx)

Data Use

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