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

SMARTCARD_SetConfig() function

Configure the SMARTCARD peripheral

Syntax

static void SMARTCARD_SetConfig (SMARTCARD_HandleTypeDef *hsc);
Implemented in stm32f4xx_hal_smartcard.c:2259

Arguments

hsc

Pointer to a SMARTCARD_HandleTypeDef structure that contains the configuration information for SMARTCARD module.

Return value

None

References

LocationReferrerText
stm32f4xx_hal_smartcard.c:2259
static void SMARTCARD_SetConfig(SMARTCARD_HandleTypeDef *hsc)
stm32f4xx_hal_smartcard.c:207
static void SMARTCARD_SetConfig (SMARTCARD_HandleTypeDef *hsc);
stm32f4xx_hal_smartcard.c:341HAL_SMARTCARD_Init()
SMARTCARD_SetConfig(hsc);

Call Tree

Functions calling SMARTCARD_SetConfig()
Functions called by SMARTCARD_SetConfig()
all items filtered out
SMARTCARD_SetConfig()
Type of SMARTCARD_SetConfig()
SMARTCARD_SetConfig()
uint32_t
all items filtered out