Type Alias SR1

Source
pub type SR1 = Reg<SR1rs>;
Expand description

SR1 (rw) register accessor: Status register 1

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

See register structure

For information about available fields see sr1 module

Aliased Typeยง

pub struct SR1 { /* private fields */ }