![]() |
Open FFBoard
Open source force feedback firmware
|
#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 |
Definition at line 508 of file dwc2_type.h.
union { ... } dwc2_dep_t::@630 |
union { ... } dwc2_dep_t::@632 |
union { ... } dwc2_dep_t::@634 |
union { ... } dwc2_dep_t::@636 |
volatile uint32_t dwc2_dep_t::ctl |
Definition at line 512 of file dwc2_type.h.
volatile dwc2_ep_tsize_t dwc2_dep_t::deptsiz_bm |
Definition at line 523 of file dwc2_type.h.
volatile uint32_t dwc2_dep_t::diepctl |
Definition at line 510 of file dwc2_type.h.
volatile uint32_t dwc2_dep_t::diepdma |
Definition at line 526 of file dwc2_type.h.
volatile uint32_t dwc2_dep_t::diepint |
Definition at line 516 of file dwc2_type.h.
volatile uint32_t dwc2_dep_t::dieptsiz |
Definition at line 521 of file dwc2_type.h.
volatile uint32_t dwc2_dep_t::doepctl |
Definition at line 511 of file dwc2_type.h.
volatile uint32_t dwc2_dep_t::doepdma |
Definition at line 527 of file dwc2_type.h.
volatile uint32_t dwc2_dep_t::doepint |
Definition at line 517 of file dwc2_type.h.
volatile uint32_t dwc2_dep_t::doeptsiz |
Definition at line 522 of file dwc2_type.h.
volatile uint32_t dwc2_dep_t::dtxfsts |
Definition at line 529 of file dwc2_type.h.
uint32_t dwc2_dep_t::rsv04 |
Definition at line 514 of file dwc2_type.h.
uint32_t dwc2_dep_t::rsv0c |
Definition at line 519 of file dwc2_type.h.
uint32_t dwc2_dep_t::rsv1c |
Definition at line 530 of file dwc2_type.h.