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