Module rp2040_pac::usbctrl_regs::addr_endp
source · Expand description
Device address and endpoint control
Structs§
- Device address and endpoint control
Type Aliases§
- Field
ADDRESS
reader - In device mode, the address that the device should respond to. Set in response to a SET_ADDR setup packet from the host. In host mode set to the address of the device to communicate with. - Field
ADDRESS
writer - In device mode, the address that the device should respond to. Set in response to a SET_ADDR setup packet from the host. In host mode set to the address of the device to communicate with. - Field
ENDPOINT
reader - Device endpoint to send data to. Only valid for HOST mode. - Field
ENDPOINT
writer - Device endpoint to send data to. Only valid for HOST mode. - Register
ADDR_ENDP
reader - Register
ADDR_ENDP
writer