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