Open FFBoard
Open source force feedback firmware
dwc2_dep_t Struct Reference

#include <dwc2_type.h>

Public Attributes

union {
   volatile uint32_t   diepctl
 
   volatile uint32_t   doepctl
 
   volatile uint32_t   ctl
 
}; 
 
uint32_t rsv04
 
union {
   volatile uint32_t   diepint
 
   volatile uint32_t   doepint
 
}; 
 
uint32_t rsv0c
 
union {
   volatile uint32_t   dieptsiz
 
   volatile uint32_t   doeptsiz
 
   volatile dwc2_ep_tsize_t   deptsiz_bm
 
}; 
 
union {
   volatile uint32_t   diepdma
 
   volatile uint32_t   doepdma
 
}; 
 
volatile uint32_t dtxfsts
 
uint32_t rsv1c
 

Detailed Description

Definition at line 508 of file dwc2_type.h.

Member Data Documentation

◆ 

union { ... } dwc2_dep_t::@630

◆ 

union { ... } dwc2_dep_t::@632

◆ 

union { ... } dwc2_dep_t::@634

◆ 

union { ... } dwc2_dep_t::@636

◆ ctl

volatile uint32_t dwc2_dep_t::ctl

Definition at line 512 of file dwc2_type.h.

◆ deptsiz_bm

volatile dwc2_ep_tsize_t dwc2_dep_t::deptsiz_bm

Definition at line 523 of file dwc2_type.h.

◆ diepctl

volatile uint32_t dwc2_dep_t::diepctl

Definition at line 510 of file dwc2_type.h.

◆ diepdma

volatile uint32_t dwc2_dep_t::diepdma

Definition at line 526 of file dwc2_type.h.

◆ diepint

volatile uint32_t dwc2_dep_t::diepint

Definition at line 516 of file dwc2_type.h.

◆ dieptsiz

volatile uint32_t dwc2_dep_t::dieptsiz

Definition at line 521 of file dwc2_type.h.

◆ doepctl

volatile uint32_t dwc2_dep_t::doepctl

Definition at line 511 of file dwc2_type.h.

◆ doepdma

volatile uint32_t dwc2_dep_t::doepdma

Definition at line 527 of file dwc2_type.h.

◆ doepint

volatile uint32_t dwc2_dep_t::doepint

Definition at line 517 of file dwc2_type.h.

◆ doeptsiz

volatile uint32_t dwc2_dep_t::doeptsiz

Definition at line 522 of file dwc2_type.h.

◆ dtxfsts

volatile uint32_t dwc2_dep_t::dtxfsts

Definition at line 529 of file dwc2_type.h.

◆ rsv04

uint32_t dwc2_dep_t::rsv04

Definition at line 514 of file dwc2_type.h.

◆ rsv0c

uint32_t dwc2_dep_t::rsv0c

Definition at line 519 of file dwc2_type.h.

◆ rsv1c

uint32_t dwc2_dep_t::rsv1c

Definition at line 530 of file dwc2_type.h.


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