BeRTOS
Data Fields
UsbDevice Struct Reference

USB: generic device descriptor. More...

#include <usb.h>

Data Fields

UsbDeviceDescdevice
 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.

Definition at line 357 of file usb.h.


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