Type Alias rp2040_pac::watchdog::SCRATCH2

source ·
pub type SCRATCH2 = Reg<SCRATCH2_SPEC>;
Expand description

SCRATCH2 (rw) register accessor: Scratch register. Information persists through soft reset of the chip.

You can read this register and get scratch2::R. You can reset, write, write_with_zero this register using scratch2::W. You can also modify this register. See API.

For information about available fields see scratch2 module

Aliased Type§

struct SCRATCH2 { /* private fields */ }