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