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