Struct atmega32u4::timer4::OCR_C[][src]

pub struct OCR_C { /* fields omitted */ }

Output Compare Register B

Methods

impl OCR_C
[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_C

impl !Sync for OCR_C