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