Data Fields
usbDwcDcdDEpEvnt Struct Reference

This structure contains the device endpoint specific event details. More...

#include <usb_dwc_dcd.h>

Data Fields

uint32_t epSpecEvnt: 1U
 
uint32_t phEpNum: 5U
 
uint32_t evntType: 4U
 
uint32_t evntSts: 4U
 
uint32_t evntParams: 16
 

Detailed Description

This structure contains the device endpoint specific event details.

Field Documentation

uint32_t usbDwcDcdDEpEvnt::epSpecEvnt

Specifies if it is an endpoint specific event

uint32_t usbDwcDcdDEpEvnt::evntParams

Event parameters

uint32_t usbDwcDcdDEpEvnt::evntSts

reserved bit field Status of the event

uint32_t usbDwcDcdDEpEvnt::evntType

Type of the event

uint32_t usbDwcDcdDEpEvnt::phEpNum

Physical endpoint number


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

Copyright 2016, Texas Instruments Incorporated