MISR

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

Aliased Typeยง

pub struct MISR { /* private fields */ }