HAL
USART_InitTypeDef::CLKPhase is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALUSART_InitTypeDef::CLKPhase

USART_InitTypeDef::CLKPhase field

Specifies the clock transition on which the bit capture is made. This parameter can be a value of USART_Clock_Phase

Syntax

uint32_t CLKPhase;

References

LocationReferrerText
stm32f4xx_hal_usart.h:72
uint32_t CLKPhase; /*!< Specifies the clock transition on which the bit capture is made.
stm32f4xx_hal_usart.c:2766USART_SetConfig()

Data Use

Functions reading USART_InitTypeDef::CLKPhase
USART_InitTypeDef::CLKPhase
all items filtered out
Type of USART_InitTypeDef::CLKPhase
USART_InitTypeDef::CLKPhase
uint32_t
all items filtered out