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

SMARTCARD_InitTypeDef::Prescaler field

Specifies the SmartCard Prescaler value used for dividing the system clock to provide the smartcard clock. The value given in the register (5 significant bits) is multiplied by 2 to give the division factor of the source clock frequency. This parameter can be a value of SMARTCARD_Prescaler

Syntax

uint32_t Prescaler;

Examples

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

References

LocationReferrerText
stm32f4xx_hal_smartcard.h:79
uint32_t Prescaler; /*!< Specifies the SmartCard Prescaler value used for dividing the system clock
stm32f4xx_hal_smartcard.c:335HAL_SMARTCARD_Init()

Data Use

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