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