Embedded SDK
Embedded SDK
|
#include <parser.h>
Public Attributes | |
uint8_t | cla |
uint8_t | ins |
Instruction class. More... | |
uint8_t | p1 |
Instruction code. More... | |
uint8_t | p2 |
Instruction parameter 1. More... | |
uint8_t | lc |
Instruction parameter 2. More... | |
uint8_t * | data |
Length of command data. More... | |