![]() |
NANO103 BSP V3.01.004
The Board Support Package for Nano103 Series
|
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... | |