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

Bridge-singleton state. More...

#include <ux_dcd_ra8_usb_internal.h>

Collaboration diagram for ra8_usb_dcd_t:

Data Fields

ra8_usb_dcd_state_t state
 Bridge run-state.
ra8_usb_speed_t speed
 Controller this drives.
struct UX_SLAVE_DCD_STRUCT * owner
 Back-pointer into USBX.
ra8_usb_dcd_pipe_slot_t pipes [k_ux_dcd_ra8_usb_max_pipes]
 DCP + PIPE1..9.

Detailed Description

Bridge-singleton state.

Definition at line 71 of file ux_dcd_ra8_usb_internal.h.

Field Documentation

◆ owner

struct UX_SLAVE_DCD_STRUCT* ra8_usb_dcd_t::owner

Back-pointer into USBX.

Definition at line 74 of file ux_dcd_ra8_usb_internal.h.

◆ pipes

DCP + PIPE1..9.

Definition at line 75 of file ux_dcd_ra8_usb_internal.h.

◆ speed

ra8_usb_speed_t ra8_usb_dcd_t::speed

Controller this drives.

Definition at line 73 of file ux_dcd_ra8_usb_internal.h.

◆ state

ra8_usb_dcd_state_t ra8_usb_dcd_t::state

Bridge run-state.

Definition at line 72 of file ux_dcd_ra8_usb_internal.h.


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