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