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