LPCOpen Platform  v1.03
LPCOpen Platform for NXP LPC Microcontrollers
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
USBD_OVERRIDES_T Struct Reference

Detailed Description

Definition at line 49 of file usbd_api.h.

#include "usbd_api.h"

Data Fields

USB_CB_T USB_EvtSetupHandler
 
USB_CB_T USB_EvtOutHandler
 
USB_CB_T USB_ReqGetStatus
 
USB_CB_T USB_ReqGetDescriptor
 
USB_CB_T USB_ReqGetConfiguration
 
USB_CB_T USB_ReqSetConfiguration
 
USB_CB_T USB_ReqGetInterface
 
USB_CB_T USB_ReqSetInterface
 
USB_PARAM_CB_T USB_ReqSetClrFeature
 
USB_PARAM_CB_T USB_ReqVendor
 

Field Documentation

USB_CB_T USB_EvtOutHandler

Definition at line 52 of file usbd_api.h.

USB_CB_T USB_EvtSetupHandler

Definition at line 51 of file usbd_api.h.

USB_CB_T USB_ReqGetConfiguration

Definition at line 55 of file usbd_api.h.

USB_CB_T USB_ReqGetDescriptor

Definition at line 54 of file usbd_api.h.

USB_CB_T USB_ReqGetInterface

Definition at line 57 of file usbd_api.h.

USB_CB_T USB_ReqGetStatus

Definition at line 53 of file usbd_api.h.

USB_PARAM_CB_T USB_ReqSetClrFeature

Definition at line 59 of file usbd_api.h.

USB_CB_T USB_ReqSetConfiguration

Definition at line 56 of file usbd_api.h.

USB_CB_T USB_ReqSetInterface

Definition at line 58 of file usbd_api.h.

USB_PARAM_CB_T USB_ReqVendor

Definition at line 60 of file usbd_api.h.


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