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