CCIDDriver
Default mainpageat91libusbdeviceccidCCIDDriver
Description Public Protected Private Related All Inheritance Collaboration
CCIDDriver
Driver structure for an CCID device.
 
Struct Attributes Table
Public ( Name ) Type Description
 bProtocol unsigned char
Protocol used.
 BufferINT unsigned char
Interrupt message answer.
 ProtocolDataStructure unsigned char
Buffer data of message.
 sCcidCommand S_ccid_bulk_out_header
CCID command.
 sCcidMessage S_ccid_bulk_in_header
CCID message.
 SlotStatus unsigned char
SlotStatus Bit 0 = Slot 0 current state Bit 1 = Slot 0 changed status Bit 2 = Slot 1 current state Bit 3 = Slot 1 changed status Bit 4 = Slot 2 current state Bit 5 = Slot 2 changed status.
 usbdDriver USBDDriver
Standard USB device driver instance.
Description
Driver structure for an CCID device.

 
Source
The documentation for this Class was generated from the following files:
  • cciddriver.c