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