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