Struct atmega32u4::timer4::OCR_D[][src]

pub struct OCR_D { /* fields omitted */ }

Output Compare Register B

Methods

impl OCR_D
[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_D

impl !Sync for OCR_D