Struct atmega32u4::timer3::OCR_C_H[][src]

pub struct OCR_C_H { /* fields omitted */ }

Output Compare Register C High Byte

Methods

impl OCR_C_H
[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_H

impl !Sync for OCR_C_H