Module usbctrl_dpram

Source
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§

RegisterBlock
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.