HAL + 0/1 examples
CodeScope will show references to SMARTCARD_InitTypeDef::CLKLastBit from the following samples and libraries:
Examples
STM324xG_EVAL
Examples
SMARTCARD
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALSMARTCARD_InitTypeDef::CLKLastBit

SMARTCARD_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 SMARTCARD_Last_Bit

Syntax

uint32_t CLKLastBit;

Examples

SMARTCARD_InitTypeDef::CLKLastBit is referenced by 1 libraries and example projects.

References

LocationReferrerText
stm32f4xx_hal_smartcard.h:75
uint32_t CLKLastBit; /*!< Specifies whether the clock pulse corresponding to the last transmitted
stm32f4xx_hal_smartcard.c:2290SMARTCARD_SetConfig()
hsc->Init.CLKPhase| hsc->Init.CLKLastBit | hsc->Init.StopBits);

Data Use

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