Scr

Type Alias Scr 

Source
pub type Scr = Reg<ScrSpec>;
Expand description

SCR (rw) register accessor: 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.

For information about available fields see scr module

Aliased Typeยง

pub struct Scr { /* private fields */ }