![]() |
Nano102_112 Series BSP
V3.03.002
The Board Support Package for Nano102_112 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... | |
uint8_t SCLIB_CARD_INFO_T::ATR_Buf[SCLIB_MAX_ATR_LEN] |
uint32_t SCLIB_CARD_INFO_T::ATR_Len |
uint32_t SCLIB_CARD_INFO_T::T |
Protocol, ether SCLIB_PROTOCOL_T0 or SCLIB_PROTOCOL_T1.