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

hcintmsk_data Union Reference

This union represents the bit fields in the Host Channel Interrupt Mask Register. More...

#include <dwc_otg_regs.h>


Data Fields

uint32_t d32
 raw register data
struct {
   unsigned   xfercompl:1
   unsigned   chhltd:1
   unsigned   ahberr:1
   unsigned   stall:1
   unsigned   nak:1
   unsigned   ack:1
   unsigned   nyet:1
   unsigned   xacterr:1
   unsigned   bblerr:1
   unsigned   frmovrun:1
   unsigned   datatglerr:1
   unsigned   bna:1
   unsigned   xcs_xact:1
   unsigned   frm_list_roll:1
   unsigned   reserved14_31:18
b
 register bits


Detailed Description

This union represents the bit fields in the Host Channel Interrupt Mask Register.

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

Definition at line 2213 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