UM1940
HAL_SMARTCARD_ReInit
Function name
Function description
HAL_SMARTCARD_DeInit
Function name
Function description
Parameters
Return values
HAL_SMARTCARD_MspInit
Function name
Function description
Parameters
Return values
HAL_SMARTCARD_MspDeInit
Function name
Function description
Parameters
Return values
HAL_SMARTCARD_Transmit
Function name
Function description
Parameters
HAL_StatusTypeDef HAL_SMARTCARD_ReInit
(SMARTCARD_HandleTypeDef * hsc)
HAL_StatusTypeDef HAL_SMARTCARD_DeInit
(SMARTCARD_HandleTypeDef * hsc)
DeInitializes the USART SmartCard peripheral.
hsc: pointer to a SMARTCARD_HandleTypeDef structure
that contains the configuration information for SMARTCARD
module.
HAL: status
void HAL_SMARTCARD_MspInit
(SMARTCARD_HandleTypeDef * hsc)
SMARTCARD MSP Init.
hsc: pointer to a SMARTCARD_HandleTypeDef structure
that contains the configuration information for SMARTCARD
module.
None:
void HAL_SMARTCARD_MspDeInit
(SMARTCARD_HandleTypeDef * hsc)
SMARTCARD MSP DeInit.
hsc: pointer to a SMARTCARD_HandleTypeDef structure
that contains the configuration information for SMARTCARD
module.
None:
HAL_StatusTypeDef HAL_SMARTCARD_Transmit
(SMARTCARD_HandleTypeDef * hsc, uint8_t * pData, uint16_t
Size, uint32_t Timeout)
Send an amount of data in blocking mode.
hsc: pointer to a SMARTCARD_HandleTypeDef structure
that contains the configuration information for SMARTCARD
module.
pData: pointer to data buffer
Size: amount of data to be sent
Timeout: Timeout duration
DocID028236 Rev 2
HAL SMARTCARD Generic Driver
537/1371
Need help?
Do you have a question about the STM32F2 and is the answer not in the manual?
Questions and answers