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