pub type COMMAND = Reg<COMMAND_SPEC>;Expand description
COMMAND (rw) register accessor: Command
You can read this register and get command::R. You can reset, write, write_with_zero this register using command::W. You can also modify this register. See API.
For information about available fields see command module
Aliased Typeยง
pub struct COMMAND { /* private fields */ }