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

SC_GET_A2R macro

Syntax

#define SC_GET_A2R 0x00

References

LocationText
smartcard.h:70
#define SC_GET_A2R 0x00
main.c:100
SC_ADPU.Header.INS = SC_GET_A2R;
smartcard.c:75
if (SC_ADPU->Header.INS == SC_GET_A2R)
smartcard.c:106
if(SC_ADPU->Header.INS == SC_GET_A2R)
smartcard.c:124
if (SC_ADPU->Header.INS == SC_GET_A2R)