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