HAL SMARTCARD Generic Driver
can be USARTx where x: 1, 2, 3,
4, 5, 6, 7 or 8 to select the USART
or SMARTCARD peripheral.
Return value:
None
__HAL_SMARTCARD_CLEAR_NEFLAG
Description:
Clear the SMARTCARD NE
pending flag.
Parameters:
__HANDLE__: specifies the
USART Handle. This parameter
can be USARTx where x: 1, 2, 3,
4, 5, 6, 7 or 8 to select the USART
or SMARTCARD peripheral.
Return value:
None
__HAL_SMARTCARD_CLEAR_OREFLAG
Description:
Clear the SMARTCARD ORE
pending flag.
Parameters:
__HANDLE__: specifies the
USART Handle. This parameter
can be USARTx where x: 1, 2, 3,
4, 5, 6, 7 or 8 to select the USART
or SMARTCARD peripheral.
Return value:
None
__HAL_SMARTCARD_CLEAR_IDLEFLAG
Description:
Clear the SMARTCARD IDLE
pending flag.
Parameters:
__HANDLE__: specifies the
USART Handle. This parameter
can be USARTx where x: 1, 2, 3,
4, 5, 6, 7 or 8 to select the USART
or SMARTCARD peripheral.
Return value:
None
__HAL_SMARTCARD_ENABLE_IT
Description:
Enables or disables the specified
SmartCard interrupts.
Parameters: