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