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