Type Alias Mctrl

Source
pub type Mctrl = Reg<MctrlSpec>;
Expand description

MCTRL (w) register accessor: Cache Monitor Control Register

You can reset, write, write_with_zero this register using mctrl::W. See API.

For information about available fields see mctrl module

Aliased Typeยง

struct Mctrl { /* private fields */ }