Struct avr_device::atmega4809::adc0::command::COMMAND_SPEC [−][src]
pub struct COMMAND_SPEC;
Expand description
Trait Implementations
read() method returns command::R reader structure
type Ux = u8
type Ux = u8Raw register type (u8, u16, u32, …).
reset() method sets COMMAND to value 0
Reset value of the register.
write(|w| ..) method takes command::W writer structure