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