Struct atmega32u4::timer4::TCH[][src]

pub struct TCH { /* fields omitted */ }

Timer/Counter High Byte

Methods

impl TCH
[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 TCH

impl !Sync for TCH