Open FFBoard
Open source force feedback firmware
Loading...
Searching...
No Matches
hcd_endpoint_t Struct Reference

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
 

Detailed Description

Definition at line 64 of file hcd_dwc2.c.

Member Data Documentation

◆ [union]

union { ... } hcd_endpoint_t

◆ [union]

union { ... } hcd_endpoint_t

◆ buffer

uint8_t* hcd_endpoint_t::buffer

Definition at line 84 of file hcd_dwc2.c.

◆ buflen

uint16_t hcd_endpoint_t::buflen

Definition at line 85 of file hcd_dwc2.c.

◆ hcchar

uint32_t hcd_endpoint_t::hcchar

Definition at line 66 of file hcd_dwc2.c.

◆ hcchar_bm

dwc2_channel_char_t hcd_endpoint_t::hcchar_bm

Definition at line 67 of file hcd_dwc2.c.

◆ hcsplt

uint32_t hcd_endpoint_t::hcsplt

Definition at line 70 of file hcd_dwc2.c.

◆ hcsplt_bm

dwc2_channel_split_t hcd_endpoint_t::hcsplt_bm

Definition at line 71 of file hcd_dwc2.c.

◆ uframe_countdown

uint32_t hcd_endpoint_t::uframe_countdown

Definition at line 82 of file hcd_dwc2.c.


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