![]() |
RTEMS 6.1
|
Runtime state of the Smart card driver. More...
#include <fsl_smartcard.h>
Data Fields | |
| void * | base |
| smartcard_direction_t | direction |
| uint8_t * | xBuff |
| volatile size_t | xSize |
| volatile bool | xIsBusy |
| uint8_t | txFifoEntryCount |
| uint8_t | rxFifoThreshold |
| smartcard_interface_callback_t | interfaceCallback |
| smartcard_transfer_callback_t | transferCallback |
| void * | interfaceCallbackParam |
| void * | transferCallbackParam |
| smartcard_time_delay_t | timeDelay |
| smartcard_reset_type_t | resetType |
| smartcard_transport_type_t | tType |
| volatile smartcard_transfer_state_t | transferState |
| smartcard_timers_state_t | timersState |
| smartcard_card_params_t | cardParams |
| uint8_t | IFSD |
| smartcard_parity_type_t | parity |
| volatile bool | rxtCrossed |
| volatile bool | txtCrossed |
| volatile bool | wtxRequested |
| volatile bool | parityError |
| uint8_t | statusBytes [2] |
| smartcard_interface_config_t | interfaceConfig |
| bool | abortTransfer |
Runtime state of the Smart card driver.