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