USB device driver capabilities. More...
#include <usb-device.h>
Public Attributes | |
bool | event_vbus_off:1 |
bool | event_vbus_on:1 |
Signal VBUS Off event. | |
bool | vbus_detection:1 |
< VBUS detection | |
USB device driver capabilities.
Definition at line 63 of file usb-device.h.
bool os::driver::usb::device::Capabilities::event_vbus_off |
Definition at line 77 of file usb-device.h.
bool os::driver::usb::device::Capabilities::event_vbus_on |
Signal VBUS Off event.
Definition at line 74 of file usb-device.h.
bool os::driver::usb::device::Capabilities::vbus_detection |