se051plugntrust 2.1.0.0
|
Communication frame data object. More...
#include <se051plugntrust.h>
Data Fields | |
uint8_t | nad |
uint8_t | pcb |
uint8_t | len |
se051plugntrust_apdu_t * | apdu |
uint16_t | crc16 |
Communication frame data object.
Contatins data for communication between Click and Host.
se051plugntrust_apdu_t* apdu |
Instruction class.
uint16_t crc16 |
Coomunication CRC.
uint8_t len |
Communication length->sizeof(apdu)+sizeof(crc16).
uint8_t nad |
Node Address Byte.
uint8_t pcb |
Protocol Control Byte.