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