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