Type Alias MISR

Source
pub type MISR = Reg<MISRrs>;
Expand description

MISR (r) register accessor: RTC non-secure masked interrupt 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 */ }