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