ra8-firmware 0.1.0
Bare-metal firmware for the Renesas RA8 family (RA8D2 / RA8P1)
Loading...
Searching...
No Matches
ra8_usb_hcd_t Struct Reference

Bridge-singleton state. More...

Data Fields

ra8_usb_hcd_state_t state
 Bridge run-state.
ra8_usb_speed_t speed
 Controller this drives.
struct UX_HCD_STRUCT * owner
 Back-pointer into USBX.

Detailed Description

Bridge-singleton state.

Definition at line 37 of file ux_hcd_ra8_usb.c.

Field Documentation

◆ owner

struct UX_HCD_STRUCT* ra8_usb_hcd_t::owner

Back-pointer into USBX.

Definition at line 40 of file ux_hcd_ra8_usb.c.

◆ speed

ra8_usb_speed_t ra8_usb_hcd_t::speed

Controller this drives.

Definition at line 39 of file ux_hcd_ra8_usb.c.

◆ state

ra8_usb_hcd_state_t ra8_usb_hcd_t::state

Bridge run-state.

Definition at line 38 of file ux_hcd_ra8_usb.c.


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