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