![]() |
Open FFBoard
Open source force feedback firmware
|
#include <dwc2_type.h>
Public Attributes | |
union { | |
volatile uint32_t hcchar | |
volatile dwc2_channel_char_t hcchar_bm | |
}; | |
union { | |
volatile uint32_t hcsplt | |
volatile dwc2_channel_split_t hcsplt_bm | |
}; | |
volatile uint32_t | hcint |
volatile uint32_t | hcintmsk |
union { | |
volatile uint32_t hctsiz | |
volatile dwc2_channel_tsize_t hctsiz_bm | |
}; | |
volatile uint32_t | hcdma |
uint32_t | reserved518 |
volatile uint32_t | hcdmab |
Definition at line 448 of file dwc2_type.h.
union { ... } dwc2_channel_t::@619 |
union { ... } dwc2_channel_t::@621 |
union { ... } dwc2_channel_t::@623 |
volatile uint32_t dwc2_channel_t::hcchar |
Definition at line 450 of file dwc2_type.h.
volatile dwc2_channel_char_t dwc2_channel_t::hcchar_bm |
Definition at line 451 of file dwc2_type.h.
volatile uint32_t dwc2_channel_t::hcdma |
Definition at line 463 of file dwc2_type.h.
volatile uint32_t dwc2_channel_t::hcdmab |
Definition at line 465 of file dwc2_type.h.
volatile uint32_t dwc2_channel_t::hcint |
Definition at line 457 of file dwc2_type.h.
volatile uint32_t dwc2_channel_t::hcintmsk |
Definition at line 458 of file dwc2_type.h.
volatile uint32_t dwc2_channel_t::hcsplt |
Definition at line 454 of file dwc2_type.h.
volatile dwc2_channel_split_t dwc2_channel_t::hcsplt_bm |
Definition at line 455 of file dwc2_type.h.
volatile uint32_t dwc2_channel_t::hctsiz |
Definition at line 460 of file dwc2_type.h.
volatile dwc2_channel_tsize_t dwc2_channel_t::hctsiz_bm |
Definition at line 461 of file dwc2_type.h.
uint32_t dwc2_channel_t::reserved518 |
Definition at line 464 of file dwc2_type.h.