pub type MODE = Reg<MODE_SPEC>;
mode (rw) register accessor: Interface enables and configurations
You can read this register and get mode::R. You can reset, write, write_with_zero this register using mode::W. You can also modify this register. See API.
read
mode::R
reset
write
write_with_zero
mode::W
modify
For information about available fields see mode module
mode
struct MODE { /* private fields */ }