Type Alias rp2040_pac::watchdog::SCRATCH7
source · pub type SCRATCH7 = Reg<SCRATCH7_SPEC>;
Expand description
SCRATCH7 (rw) register accessor: Scratch register. Information persists through soft reset of the chip.
You can read
this register and get scratch7::R
. You can reset
, write
, write_with_zero
this register using scratch7::W
. You can also modify
this register. See API.
For information about available fields see scratch7
module
Aliased Type§
struct SCRATCH7 { /* private fields */ }