the structure must be 6-bytes long
More...
#include <reader.h>
|
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.
|
|
the structure must be 6-bytes long
Definition at line 160 of file reader.h.
◆ length
◆ tag
◆ 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 164 of file reader.h.
The documentation for this struct was generated from the following file: