|
VSF Documented
|
#include <usb.h>
Data Fields | ||
| bool | is_host | |
| void * | intr_handle | |
| struct { | ||
| usb_ip_irqhandler_t irqhandler | ||
| void * param | ||
| } | callback | |
| const esp32s2_usb_const_t * | param | |
| bool esp32s2_usb_t::is_host |
| void* esp32s2_usb_t::intr_handle |
| usb_ip_irqhandler_t esp32s2_usb_t::irqhandler |
| void* esp32s2_usb_t::param |
| struct { ... } esp32s2_usb_t::callback |
| const esp32s2_usb_const_t* esp32s2_usb_t::param |