pub type COMMAND = Reg<COMMAND_SPEC>;
Expand description
command (rw) register accessor: Analog-to-Digital Converter commands
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ยง
struct COMMAND { /* private fields */ }