PCSC_TLV_STRUCTURE Struct Reference

the structure must be 6-bytes long More...

#include <reader.h>


Data Fields

uint8_t tag
uint8_t length
uint32_t value
 This value is always in BIG ENDIAN format as documented in PCSC v2 part 10 ch 2.2 page 2.


Detailed Description

the structure must be 6-bytes long

Definition at line 129 of file reader.h.


Field Documentation

uint32_t value

This value is always in BIG ENDIAN format as documented in PCSC v2 part 10 ch 2.2 page 2.

You can use ntohl() for example

Definition at line 133 of file reader.h.


The documentation for this struct was generated from the following file:
Generated on Wed Mar 31 14:21:31 2010 for pcsc-lite by  doxygen 1.4.7