pub type Mctrl = Reg<MctrlSpec>;
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.
read
mctrl::R
reset
write
write_with_zero
mctrl::W
modify
For information about available fields see mctrl module
mctrl
pub struct Mctrl { /* private fields */ }