SCR

Type Alias SCR 

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

SCR (w) register accessor: status register

You can reset, write, write_with_zero this register using scr::W. See API.

See register structure

For information about available fields see scr module

Aliased Typeยง

pub struct SCR { /* private fields */ }