Main Page | Data Structures | File List | Data Fields | Globals | Related Pages

deptsiz_data Union Reference

This union represents the bit fields in the Device EP Transfer Size Register. More...

#include <dwc_otg_regs.h>


Data Fields

uint32_t d32
 raw register data
struct {
   unsigned   xfersize:19
 Transfer size.
   unsigned   pktcnt:10
 Packet Count.
   unsigned   mc:2
 Multi Count - Periodic IN endpoints.
   unsigned   reserved:1
b
 register bits


Detailed Description

This union represents the bit fields in the Device EP Transfer Size Register.

Read the register into the d32 member then set/clear the bits using the bit elements.

Definition at line 1625 of file dwc_otg_regs.h.


The documentation for this union was generated from the following file:
Generated on Thu Oct 27 03:56:38 2011 for DesignWare USB 2.0 OTG Controller (DWC_otg) Device Driver by  doxygen 1.3.9.1