Type Alias rp2040_pac::watchdog::SCRATCH3

source ·
pub type SCRATCH3 = Reg<SCRATCH3_SPEC>;
Expand description

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

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

For information about available fields see scratch3 module

Aliased Type§

struct SCRATCH3 { /* private fields */ }