Struct avr_device::atmega2560::adc::admux::W
source · pub struct W(/* private fields */);Expand description
Register ADMUX writer
Implementations§
Methods from Deref<Target = W<ADMUX_SPEC>>§
Trait Implementations§
source§impl From<W<ADMUX_SPEC>> for W
impl From<W<ADMUX_SPEC>> for W
source§fn from(writer: W<ADMUX_SPEC>) -> Self
fn from(writer: W<ADMUX_SPEC>) -> Self
Converts to this type from the input type.