Open FFBoard
Open source force feedback firmware
hcd_xfer_t Struct Reference

Classes

struct  TU_ATTR_PACKED
 

Public Attributes

volatile bool allocated
 
uint8_t ep_id
 
uint8_t result
 
uint16_t xferred_bytes
 
uint16_t fifo_bytes
 

Detailed Description

Definition at line 89 of file hcd_dwc2.c.

Member Data Documentation

◆ allocated

volatile bool hcd_xfer_t::allocated

Definition at line 90 of file hcd_dwc2.c.

◆ ep_id

uint8_t hcd_xfer_t::ep_id

Definition at line 91 of file hcd_dwc2.c.

◆ fifo_bytes

uint16_t hcd_xfer_t::fifo_bytes

Definition at line 102 of file hcd_dwc2.c.

◆ result

uint8_t hcd_xfer_t::result

Definition at line 98 of file hcd_dwc2.c.

◆ xferred_bytes

uint16_t hcd_xfer_t::xferred_bytes

Definition at line 100 of file hcd_dwc2.c.


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