SAMV71 Xplained Ultra Software Package 1.5

_S_ccid_bulk_in_header Struct Reference
[Usbd_ccid]

Data Fields

unsigned char bMessageType
unsigned long wLength
unsigned char bSlot
unsigned char bSeq
unsigned char bStatus
unsigned char bError
unsigned char bSpecific
unsigned char abData [ABDATA_SIZE]
unsigned char bSizeToSend

Detailed Description

Definition at line 117 of file cciddriver.h.


Field Documentation

unsigned char _S_ccid_bulk_in_header::abData[ABDATA_SIZE]

Data block sent to the CCID.

Definition at line 133 of file cciddriver.h.

Slot error

Definition at line 129 of file cciddriver.h.

Sequence number for command.

Definition at line 125 of file cciddriver.h.

Identifies the slot number for this command

Definition at line 123 of file cciddriver.h.

specific register

Definition at line 131 of file cciddriver.h.

Slot status register

Definition at line 127 of file cciddriver.h.

Message-specific data length

Definition at line 121 of file cciddriver.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines