Open FFBoard
Open source force feedback firmware
dwc2_channel_t Struct Reference

#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
 

Detailed Description

Definition at line 448 of file dwc2_type.h.

Member Data Documentation

◆ 

union { ... } dwc2_channel_t::@619

◆ 

union { ... } dwc2_channel_t::@621

◆ 

union { ... } dwc2_channel_t::@623

◆ hcchar

volatile uint32_t dwc2_channel_t::hcchar

Definition at line 450 of file dwc2_type.h.

◆ hcchar_bm

volatile dwc2_channel_char_t dwc2_channel_t::hcchar_bm

Definition at line 451 of file dwc2_type.h.

◆ hcdma

volatile uint32_t dwc2_channel_t::hcdma

Definition at line 463 of file dwc2_type.h.

◆ hcdmab

volatile uint32_t dwc2_channel_t::hcdmab

Definition at line 465 of file dwc2_type.h.

◆ hcint

volatile uint32_t dwc2_channel_t::hcint

Definition at line 457 of file dwc2_type.h.

◆ hcintmsk

volatile uint32_t dwc2_channel_t::hcintmsk

Definition at line 458 of file dwc2_type.h.

◆ hcsplt

volatile uint32_t dwc2_channel_t::hcsplt

Definition at line 454 of file dwc2_type.h.

◆ hcsplt_bm

volatile dwc2_channel_split_t dwc2_channel_t::hcsplt_bm

Definition at line 455 of file dwc2_type.h.

◆ hctsiz

volatile uint32_t dwc2_channel_t::hctsiz

Definition at line 460 of file dwc2_type.h.

◆ hctsiz_bm

volatile dwc2_channel_tsize_t dwc2_channel_t::hctsiz_bm

Definition at line 461 of file dwc2_type.h.

◆ reserved518

uint32_t dwc2_channel_t::reserved518

Definition at line 464 of file dwc2_type.h.


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