Definition at line 84 of file usbh.c.
◆ complete_cb
◆ ep0_size
uint8_t usbh_device_t::ep0_size |
◆ ep2drv
uint8_t usbh_device_t::ep2drv[CFG_TUH_ENDPOINT_MAX][2] |
struct { ... } usbh_device_t::ep_callback[CFG_TUH_ENDPOINT_MAX][2] |
◆ ep_status
◆ hub_addr
uint8_t usbh_device_t::hub_addr |
◆ hub_port
uint8_t usbh_device_t::hub_port |
◆ i_manufacturer
uint8_t usbh_device_t::i_manufacturer |
◆ i_product
uint8_t usbh_device_t::i_product |
◆ i_serial
uint8_t usbh_device_t::i_serial |
◆ itf2drv
uint8_t usbh_device_t::itf2drv[CFG_TUH_INTERFACE_MAX] |
◆ pid
uint16_t usbh_device_t::pid |
◆ rhport
uint8_t usbh_device_t::rhport |
◆ speed
uint8_t usbh_device_t::speed |
◆ user_data
uintptr_t usbh_device_t::user_data |
◆ vid
uint16_t usbh_device_t::vid |
The documentation for this struct was generated from the following file: