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