![]() |
NANO100_BSP V3.04.002
The Board Support Package for Nano100BN Series
|
A structure holds smartcard attribute, including convention, guard time, waiting time, IFCS... etc. More...
#include <sclib.h>
Data Fields | |
uint8_t | Fi |
F index. More... | |
uint8_t | Di |
D index. More... | |
uint8_t | conv |
Convention, direct or inverse. 0 direct, 1 inverse. More... | |
uint8_t | chksum |
Checksum type. More... | |
uint8_t | GT |
Guard Time. More... | |
uint8_t | WI |
Wait integer for T0. More... | |
uint8_t | BWI |
Block waiting integer for T1;. More... | |
uint8_t | CWI |
Character waiting integer for T1;. More... | |
uint8_t | clkStop |
Card clock stop status. 00 Not allowed, 01 low, 02, high, 03 ether high or low. More... | |
uint8_t | IFSC |
size of negotiated IFCS More... | |
uint8_t | NAD |
NAD value. More... | |
A structure holds smartcard attribute, including convention, guard time, waiting time, IFCS... etc.