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

USART_InitTypeDef::CLKLastBit field

Specifies whether the clock pulse corresponding to the last transmitted data bit (MSB) has to be output on the SCLK pin in synchronous mode. This parameter can be a value of USART_Last_Bit

Syntax

uint32_t CLKLastBit;

References

LocationReferrerText
stm32f4xx_hal_usart.h:75
uint32_t CLKLastBit; /*!< Specifies whether the clock pulse corresponding to the last transmitted
stm32f4xx_hal_usart.c:2766USART_SetConfig()

Data Use

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