Expand description
DPRAM layout for USB device.
Modules§
- ep_
buffer_ control - ep_
control - epx_
control - EPx Control (Host-mode only!)
- setup_
packet_ high - Bytes 4-7 of the setup packet from the host.
- setup_
packet_ low - Bytes 0-3 of the SETUP packet from the host.
Structs§
- Register
Block - Register block
Type Aliases§
- EPX_
CONTROL - EPX_CONTROL (rw) register accessor: EPx Control (Host-mode only!)
- EP_
BUFFER_ CONTROL - EP_BUFFER_CONTROL (rw) register accessor: -
- EP_
CONTROL - EP_CONTROL (rw) register accessor: -
- SETUP_
PACKET_ HIGH - SETUP_PACKET_HIGH (rw) register accessor: Bytes 4-7 of the setup packet from the host.
- SETUP_
PACKET_ LOW - SETUP_PACKET_LOW (rw) register accessor: Bytes 0-3 of the SETUP packet from the host.