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