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