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