Struct atmega32u4::timer4::OCR_A[][src]

pub struct OCR_A { /* fields omitted */ }

Output Compare Register A

Methods

impl OCR_A
[src]

Modifies the contents of the register

Reads the contents of the register

Writes to the register

Writes the reset value to the register

Auto Trait Implementations

impl Send for OCR_A

impl !Sync for OCR_A