Type Alias MMONR

Source
pub type MMONR = Reg<MMONRrs>;
Expand description

MMONR (r) register accessor: ICACHE miss monitor register

You can read this register and get mmonr::R. See API.

See register structure

For information about available fields see mmonr module

Aliased Typeยง

pub struct MMONR { /* private fields */ }