Receive an amount of data in non blocking mode
Send an amount of data in blocking mode
Return the SMARTCARD handle state
Return the SMARTCARD error code
SMARTCARD Abort Complete callback.
SMARTCARD Abort Transmit Complete callback.
This function handles SMARTCARD Communication Timeout. It waits until a flag is no longer in the specified status.
Receive an amount of data in blocking mode
Rx Transfer completed callback
Initializes the SmartCard mode according to the specified parameters in the SMARTCARD_InitTypeDef and create the associated handle.
End ongoing Rx transfer on SMARTCARD peripheral (following error detection or Reception completion).
Receive an amount of data in non blocking mode
This function handles SMARTCARD interrupt request.
Tx Transfer completed callbacks
DeInitializes the USART SmartCard peripheral
End ongoing Tx transfer on SMARTCARD peripheral (following error detection or Transmit completion).
Send an amount of data in non blocking mode
Wraps up transmission in non blocking mode.
Configure the SMARTCARD peripheral
Send an amount of data in non blocking mode
Send an amount of data in non blocking mode
Receive an amount of data in non blocking mode
Abort ongoing transfers (blocking mode).
Abort ongoing Transmit transfer (blocking mode).
Abort ongoing Receive transfer (blocking mode).
Abort ongoing transfers (Interrupt mode).
Abort ongoing Transmit transfer (Interrupt mode).
Abort ongoing Receive transfer (Interrupt mode).