UsbDevice Struct Reference
USB: generic device descriptor. More...
#include <usb.h>
Data Fields | |
| UsbDeviceDesc * | device |
| USB 2.0 device descriptor. | |
| const UsbDescHeader ** | config |
| USB 2.0 configuration descriptors. | |
| const UsbStringDesc ** | strings |
| USB strings. | |
| void(* | event_cb )(UsbCtrlRequest *) |
| Called to handle control requests. | |
| bool | configured |
| True when the device has been correctly initialized. | |
Detailed Description
USB: generic device descriptor.
The documentation for this struct was generated from the following file:
![(please configure the [header_logo] section in trac.ini)](/chrome/site/bertos_logo.png)