Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
u_APDU Union Reference

#include <internal.h>

Collaboration diagram for u_APDU:

Public Attributes

struct { 
 
   unsigned char   cla 
 
   unsigned char   ins 
 
   unsigned char   p1 
 
   unsigned char   p2 
 
   unsigned char   lc 
 
   unsigned char   data [0xff] 
 
st 
 
unsigned char raw [0xff+5]
 

Detailed Description

Definition at line 40 of file internal.h.

Member Data Documentation

◆ cla

unsigned char u_APDU::cla

Definition at line 42 of file internal.h.

◆ data

unsigned char u_APDU::data[0xff]

Definition at line 47 of file internal.h.

◆ ins

unsigned char u_APDU::ins

Definition at line 43 of file internal.h.

◆ lc

unsigned char u_APDU::lc

Definition at line 46 of file internal.h.

◆ p1

unsigned char u_APDU::p1

Definition at line 44 of file internal.h.

◆ p2

unsigned char u_APDU::p2

Definition at line 45 of file internal.h.

◆ raw

unsigned char u_APDU::raw[0xff+5]

Definition at line 49 of file internal.h.

◆ [struct]

struct { ... } u_APDU::st

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