![]() |
Open FFBoard
Open source force feedback firmware
|
Classes | |
struct | TU_ATTR_PACKED |
Public Attributes | |
union { | |
uint32_t hcchar | |
dwc2_channel_char_t hcchar_bm | |
}; | |
union { | |
uint32_t hcsplt | |
dwc2_channel_split_t hcsplt_bm | |
}; | |
uint32_t | uframe_countdown |
uint8_t * | buffer |
uint16_t | buflen |
Definition at line 64 of file hcd_dwc2.c.
union { ... } hcd_endpoint_t::@609 |
union { ... } hcd_endpoint_t::@611 |
uint8_t* hcd_endpoint_t::buffer |
Definition at line 84 of file hcd_dwc2.c.
uint16_t hcd_endpoint_t::buflen |
Definition at line 85 of file hcd_dwc2.c.
uint32_t hcd_endpoint_t::hcchar |
Definition at line 66 of file hcd_dwc2.c.
dwc2_channel_char_t hcd_endpoint_t::hcchar_bm |
Definition at line 67 of file hcd_dwc2.c.
uint32_t hcd_endpoint_t::hcsplt |
Definition at line 70 of file hcd_dwc2.c.
dwc2_channel_split_t hcd_endpoint_t::hcsplt_bm |
Definition at line 71 of file hcd_dwc2.c.
uint32_t hcd_endpoint_t::uframe_countdown |
Definition at line 82 of file hcd_dwc2.c.