Public Attributes | List of all members
_USBD_DCD_INT Struct Reference

#include <usb_dcd_int.h>

Public Attributes

uint8_t(* DataInStage )(USB_OTG_CORE_HANDLE *pdev, uint8_t epnum)
 
uint8_t(* DataOutStage )(USB_OTG_CORE_HANDLE *pdev, uint8_t epnum)
 
uint8_t(* DevConnected )(USB_OTG_CORE_HANDLE *pdev)
 
uint8_t(* DevDisconnected )(USB_OTG_CORE_HANDLE *pdev)
 
uint8_t(* IsoINIncomplete )(USB_OTG_CORE_HANDLE *pdev)
 
uint8_t(* IsoOUTIncomplete )(USB_OTG_CORE_HANDLE *pdev)
 
uint8_t(* Reset )(USB_OTG_CORE_HANDLE *pdev)
 
uint8_t(* Resume )(USB_OTG_CORE_HANDLE *pdev)
 
uint8_t(* SetupStage )(USB_OTG_CORE_HANDLE *pdev)
 
uint8_t(* SOF )(USB_OTG_CORE_HANDLE *pdev)
 
uint8_t(* Suspend )(USB_OTG_CORE_HANDLE *pdev)
 

Detailed Description

Definition at line 51 of file usb_dcd_int.h.

Member Data Documentation

uint8_t(* _USBD_DCD_INT::DataInStage) (USB_OTG_CORE_HANDLE *pdev, uint8_t epnum)

Definition at line 54 of file usb_dcd_int.h.

uint8_t(* _USBD_DCD_INT::DataOutStage) (USB_OTG_CORE_HANDLE *pdev, uint8_t epnum)

Definition at line 53 of file usb_dcd_int.h.

uint8_t(* _USBD_DCD_INT::DevConnected) (USB_OTG_CORE_HANDLE *pdev)

Definition at line 63 of file usb_dcd_int.h.

uint8_t(* _USBD_DCD_INT::DevDisconnected) (USB_OTG_CORE_HANDLE *pdev)

Definition at line 64 of file usb_dcd_int.h.

uint8_t(* _USBD_DCD_INT::IsoINIncomplete) (USB_OTG_CORE_HANDLE *pdev)

Definition at line 60 of file usb_dcd_int.h.

uint8_t(* _USBD_DCD_INT::IsoOUTIncomplete) (USB_OTG_CORE_HANDLE *pdev)

Definition at line 61 of file usb_dcd_int.h.

uint8_t(* _USBD_DCD_INT::Reset) (USB_OTG_CORE_HANDLE *pdev)

Definition at line 57 of file usb_dcd_int.h.

uint8_t(* _USBD_DCD_INT::Resume) (USB_OTG_CORE_HANDLE *pdev)

Definition at line 59 of file usb_dcd_int.h.

uint8_t(* _USBD_DCD_INT::SetupStage) (USB_OTG_CORE_HANDLE *pdev)

Definition at line 55 of file usb_dcd_int.h.

uint8_t(* _USBD_DCD_INT::SOF) (USB_OTG_CORE_HANDLE *pdev)

Definition at line 56 of file usb_dcd_int.h.

uint8_t(* _USBD_DCD_INT::Suspend) (USB_OTG_CORE_HANDLE *pdev)

Definition at line 58 of file usb_dcd_int.h.


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


rosflight_firmware
Author(s): Daniel Koch , James Jackson
autogenerated on Thu Apr 15 2021 05:07:58