Data Fields | |
unsigned char | bmFindexDindex |
unsigned char | bmTCCKST1 |
unsigned char | bGuardTimeT1 |
unsigned char | bmWaitingIntegersT1 |
unsigned char | bClockStop |
unsigned char | bIFSC |
unsigned char | bNadValue |
Definition at line 274 of file cciddriver.h.
unsigned char _S_ccid_protocol_t1::bClockStop |
ICC Clock Stop Support 00 = Stopping the Clock is not allowed 01 = Stop with Clock signal Low 02 = Stop with Clock signal High 03 = Stop with Clock either High or Low
Definition at line 299 of file cciddriver.h.
unsigned char _S_ccid_protocol_t1::bGuardTimeT1 |
Extra Guardtime (0 to 254 etu between two characters). If value is FFh, then guardtime is reduced by 1.
Definition at line 288 of file cciddriver.h.
unsigned char _S_ccid_protocol_t1::bIFSC |
Size of negotiated IFSC
Definition at line 302 of file cciddriver.h.
unsigned char _S_ccid_protocol_t1::bmFindexDindex |
B7-4 – FI – Index into the table 7 in ISO/IEC 7816-3:1997 selecting a clock rate conversion factor B3-0 – DI - Index into the table 8 in ISO/IEC 7816-3:1997 selecting a baud rate conversion factor
Definition at line 280 of file cciddriver.h.
unsigned char _S_ccid_protocol_t1::bmTCCKST1 |
For T=1, B7-2 – 000100b B0 – Checksum type (b0=0 for LRC, b0=1 for CRC B1 – Convention used (b1=0 for direct, b1=1 for inverse)
Definition at line 284 of file cciddriver.h.
unsigned char _S_ccid_protocol_t1::bmWaitingIntegersT1 |
B7-4 = BWI B3-0 = CWI
Definition at line 292 of file cciddriver.h.
unsigned char _S_ccid_protocol_t1::bNadValue |
Nad value used by CCID
Definition at line 305 of file cciddriver.h.