SCR

Type Alias SCR 

Source
pub type SCR = Reg<SCRrs>;
Expand description

SCR (rw) register accessor: TAMP status clear register

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

See register structure

For information about available fields see scr module

Aliased Typeยง

pub struct SCR { /* private fields */ }