Struct atmega32u4::timer4::OCR_B[][src]

pub struct OCR_B { /* fields omitted */ }

Output Compare Register B

Methods

impl OCR_B
[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_B

impl !Sync for OCR_B