SC_ATR_Table is only used within SMARTCARD_T0.
 
Symbols
loading...
Files
loading...

SC_ATR_Table variable

Syntax

uint8_t SC_ATR_Table[40] = {0};

References

LocationReferrerText
smartcard.c:36
uint8_t SC_ATR_Table[40] = {0};
smartcard.c:83SC_Handler()
SC_ATR_Table[i] = 0;
smartcard.c:113SC_Handler()
SC_AnswerReq(SCState, (uint8_t *)&SC_ATR_Table, 40); /* Check for answer to reset */
smartcard.c:126SC_Handler()
if(SC_decode_Answer2reset(&SC_ATR_Table[0]) == T0_PROTOCOL)

Data Use

Functions reading SC_ATR_Table
SC_ATR_Table
all items filtered out
Type of SC_ATR_Table
SC_ATR_Table
uint8_t
all items filtered out