pub type SCR = Reg<SCRrs>;
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.
read
scr::R
reset
write
write_with_zero
scr::W
modify
See register structure
For information about available fields see scr module
scr
pub struct SCR { /* private fields */ }