![]() |
M471M/R1/S BSP V3.01.000
The Board Support Package for M4521
|
A structure holds smartcard information. More...
#include <sclib.h>
Data Fields | |
uint32_t | T |
Protocol, ether SCLIB_PROTOCOL_T0 or SCLIB_PROTOCOL_T1. More... | |
uint32_t | ATR_Len |
ATR length, between SCLIB_MAX_ATR_LEN and SCLIB_MIN_ATR_LEN. More... | |
uint8_t | ATR_Buf [SCLIB_MAX_ATR_LEN] |
Buffer holds ATR answered by smartcard. More... | |