pub type SR = Reg<u32, _SR>;
status register
This register you can read. See API.
read
For information about available fields see sr module
pub struct SR { /* private fields */ }
read() method returns sr::R reader structure
read()