USBDDriver
Default mainpageat91libusbdevicecoreUSBDDriver
Description Public Protected Private Related All Inheritance Collaboration
USBDDriver
USB device driver structure, holding a list of descriptors identifying the device as well as the driver current state.
 
Struct Attributes Table
Public ( Name ) Type Description
 cfgnum unsigned char
Current configuration number (0 -> device is not configured).
 isRemoteWakeUpEnabled unsigned char
Indicates if remote wake up has been enabled by the host.
 pDescriptors USBDDriverDescriptors *
List of descriptors used by the device.
 pInterfaces unsigned char *
Current setting for each interface.
Description
USB device driver structure, holding a list of descriptors identifying the device as well as the driver current state.

 
Source
The documentation for this Class was generated from the following file:
  • USBDDriver.h