|
|
uint8_t(* | Init )(void *pdev, uint8_t cfgidx) |
| |
|
uint8_t(* | DeInit )(void *pdev, uint8_t cfgidx) |
| |
|
uint8_t(* | Setup )(void *pdev, USB_SETUP_REQ *req) |
| |
|
uint8_t(* | EP0_TxSent )(void *pdev) |
| |
|
uint8_t(* | EP0_RxReady )(void *pdev) |
| |
|
uint8_t(* | DataIn )(void *pdev, uint8_t epnum) |
| |
|
uint8_t(* | DataOut )(void *pdev, uint8_t epnum) |
| |
|
uint8_t(* | SOF )(void *pdev) |
| |
|
uint8_t(* | IsoINIncomplete )(void *pdev) |
| |
|
uint8_t(* | IsoOUTIncomplete )(void *pdev) |
| |
|
uint8_t *(* | GetConfigDescriptor )(uint8_t speed, uint16_t *length) |
| |
The documentation for this struct was generated from the following file:
- discovery/libs/StmUsbHost/STM32_USB_OTG_Driver/inc/usb_core.h