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