Module rp2040_pac::usbctrl_dpram
source · Expand description
DPRAM layout for USB device.
Modules§
- EPx Control (Host-mode only!)
- Bytes 4-7 of the setup packet from the host.
- Bytes 0-3 of the SETUP packet from the host.
Structs§
- Register block
Type Aliases§
- EPX_CONTROL (rw) register accessor: EPx Control (Host-mode only!)
- EP_BUFFER_CONTROL (rw) register accessor: -
- EP_CONTROL (rw) register accessor: -
- SETUP_PACKET_HIGH (rw) register accessor: Bytes 4-7 of the setup packet from the host.
- SETUP_PACKET_LOW (rw) register accessor: Bytes 0-3 of the SETUP packet from the host.