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