se051plugntrust 2.1.0.0
se051plugntrust_frame_data_t Struct Reference

Communication frame data object. More...

#include <se051plugntrust.h>

Data Fields

uint8_t nad
 
uint8_t pcb
 
uint8_t len
 
se051plugntrust_apdu_tapdu
 
uint16_t crc16
 

Detailed Description

Communication frame data object.

Contatins data for communication between Click and Host.

Field Documentation

◆ apdu

Instruction class.

◆ crc16

uint16_t crc16

Coomunication CRC.

◆ len

uint8_t len

Communication length->sizeof(apdu)+sizeof(crc16).

◆ nad

uint8_t nad

Node Address Byte.

◆ pcb

uint8_t pcb

Protocol Control Byte.


The documentation for this struct was generated from the following file: