SR

Type Alias SR 

Source
pub type SR = Reg<u32, _SR>;
Expand description

status register

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see sr module

Aliased Typeยง

pub struct SR { /* private fields */ }