pub type Mr = Reg<MrSpec>;
MR (rw) register accessor: Mode Register
You can read this register and get mr::R. You can reset, write, write_with_zero this register using mr::W. You can also modify this register. See API.
read
mr::R
reset
write
write_with_zero
mr::W
modify
For information about available fields see mr module
mr
struct Mr { /* private fields */ }