Type Alias rp2040_pac::psm::FRCE_OFF
source · pub type FRCE_OFF = Reg<FRCE_OFF_SPEC>;
Expand description
FRCE_OFF (rw) register accessor: Force into reset (i.e. power it off)
You can read
this register and get frce_off::R
. You can reset
, write
, write_with_zero
this register using frce_off::W
. You can also modify
this register. See API.
For information about available fields see frce_off
module
Aliased Type§
struct FRCE_OFF { /* private fields */ }