Data Fields | |
unsigned char | bmFindexDindex |
unsigned char | bmTCCKST0 |
unsigned char | bGuardTimeT0 |
unsigned char | bWaitingIntegerT0 |
unsigned char | bClockStop |
Definition at line 242 of file cciddriver.h.
unsigned char _S_ccid_protocol_t0::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 265 of file cciddriver.h.
unsigned char _S_ccid_protocol_t0::bGuardTimeT0 |
Extra Guardtime between two characters. Add 0 to 254 etu to the normal guardtime of 12etu. FFh is the same as 00h.
Definition at line 255 of file cciddriver.h.
unsigned char _S_ccid_protocol_t0::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 248 of file cciddriver.h.
unsigned char _S_ccid_protocol_t0::bmTCCKST0 |
For T=0 ,B0 – 0b, B7-2 – 000000b B1 – Convention used (b1=0 for direct, b1=1 for inverse)
Definition at line 251 of file cciddriver.h.
unsigned char _S_ccid_protocol_t0::bWaitingIntegerT0 |
WI for T=0 used to define WWT
Definition at line 258 of file cciddriver.h.