Type Alias MISR
Source pub type MISR = Reg<MISRrs>;
Expand description
MISR (r) register accessor: status register
You can read
this register and get misr::R
. See API.
See register structure
For information about available fields see misr
module
pub struct MISR { }