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