Skip to main content

Mctrl

Type Alias Mctrl 

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

MCTRL (rw) register accessor: Master Control Register

You can read this register and get mctrl::R. You can reset, write, write_with_zero this register using mctrl::W. You can also modify this register. See API.

For information about available fields see mctrl module

Aliased Typeยง

pub struct Mctrl { /* private fields */ }