Type Alias rp2040_pac::watchdog::SCRATCH6

source ·
pub type SCRATCH6 = Reg<SCRATCH6_SPEC>;
Expand description

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

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

For information about available fields see scratch6 module

Aliased Type§

struct SCRATCH6 { /* private fields */ }