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