pub type SCR = Reg<SCRrs>;
SCR (w) register accessor: status register
You can reset, write, write_with_zero this register using scr::W. See API.
reset
write
write_with_zero
scr::W
See register structure
For information about available fields see scr module
scr
pub struct SCR { /* private fields */ }