pub type SR = Reg<SRrs>;
SR (r) register accessor: status register
You can read this register and get sr::R. See API.
read
sr::R
See register structure
For information about available fields see sr module
sr
struct SR { /* private fields */ }