![]() |
NUC472_NUC442_BSP V3.03.005
The Board Support Package for NUC472/NUC442
|
Modules | |
Smartcard Library Exported Structs | |
Macros | |
#define | SCLIB_MAX_ATR_LEN |
Max ATR length. ISO-7816 8.2.1. More... | |
#define | SCLIB_MIN_ATR_LEN |
Min ATR length, TS and T0. More... | |
#define | SCLIB_PROTOCOL_UNDEFINED |
There is no active protocol. More... | |
#define | SCLIB_PROTOCOL_T0 |
T=0 is the active protocol. More... | |
#define | SCLIB_PROTOCOL_T1 |
T=1 is the active protocol. More... | |
#define | SCLIB_SUCCESS |
Command successful without error. More... | |
#define | SCLIB_ERR_CARD_REMOVED |
Smartcard removed. More... | |
#define | SCLIB_ERR_OVER_RUN |
Rx FIFO over run. More... | |
#define | SCLIB_ERR_PARITY_ERROR |
Tx/Rx parity error. More... | |
#define | SCLIB_ERR_NO_STOP |
Stop bit not found. More... | |
#define | SCLIB_ERR_SILENT_BYTE |
I/O pin stay at low for longer than 1 character time. More... | |
#define | SCLIB_ERR_READ |
Smartcard read error. More... | |
#define | SCLIB_ERR_WRITE |
Smartcard write error. More... | |
#define | SCLIB_ERR_TIME0OUT |
Smartcard timer 0 timeout. More... | |
#define | SCLIB_ERR_TIME1OUT |
Smartcard timer 1 timeout. More... | |
#define | SCLIB_ERR_TIME2OUT |
Smartcard timer 2 timeout. More... | |
#define | SCLIB_ERR_AUTOCONVENTION |
Smartcard is neither direct nor inverse convention. More... | |
#define | SCLIB_ERR_CLOCK |
Smartcard clock frequency is not between 1MHz and 5 MHz. More... | |
#define | SCLIB_ERR_ATR_UNRECOGNIZED |
Unrecognised ATR. More... | |
#define | SCLIB_ERR_ATR_INVALID_PARAM |
ATR parsing interface bytes error. More... | |
#define | SCLIB_ERR_ATR_INVALID_TCK |
TCK check byte error. More... | |
#define | SCLIB_ERR_PPS |
PPS error. More... | |
#define | SCLIB_ERR_T1_PROTOCOL |
T=1 Protocol Error. More... | |
#define | SCLIB_ERR_T1_ABORT_RECEIVED |
Received ABORT request. More... | |
#define | SCLIB_ERR_T1_RESYNCH_RECEIVED |
Received RESYNCH request. More... | |
#define | SCLIB_ERR_T1_VPP_ERROR_RECEIVED |
Received VPP error. More... | |
#define | SCLIB_ERR_T1_WTXRES_RECEIVED |
Received BWT extension request. More... | |
#define | SCLIB_ERR_T1_IFSRES_RECEIVED |
Received max IFS offer. More... | |
#define | SCLIB_ERR_T1_ABORTRES_RECEIVED |
Received ABORT response. More... | |
#define | SCLIB_ERR_T1_CHECKSUM |
T=1 block check sum error. More... | |
#define | SCLIB_ERR_T0_PROTOCOL |
T=0 Protocol Error. More... | |
#define | SCLIB_ERR_DEACTIVE |
Smartcard is deactivate. More... | |
#define | SCLIB_ERR_CARDBUSY |
Smartcard is busy, previous transmission is not complete yet. More... | |
#define SCLIB_ERR_ATR_INVALID_PARAM |
#define SCLIB_ERR_AUTOCONVENTION |
#define SCLIB_ERR_CARDBUSY |
#define SCLIB_ERR_CLOCK |
#define SCLIB_ERR_SILENT_BYTE |
#define SCLIB_ERR_T1_ABORTRES_RECEIVED |
#define SCLIB_ERR_T1_RESYNCH_RECEIVED |
#define SCLIB_ERR_T1_WTXRES_RECEIVED |
#define SCLIB_PROTOCOL_UNDEFINED |