Type Alias rp2040_pac::usbctrl_regs::ADDR_ENDP
source · pub type ADDR_ENDP = Reg<ADDR_ENDP_SPEC>;
Expand description
ADDR_ENDP (rw) register accessor: Device address and endpoint control
You can read
this register and get addr_endp::R
. You can reset
, write
, write_with_zero
this register using addr_endp::W
. You can also modify
this register. See API.
For information about available fields see addr_endp
module
Aliased Type§
struct ADDR_ENDP { /* private fields */ }