Struct atmega32u4::timer1::TCNT_H[][src]

pub struct TCNT_H { /* fields omitted */ }

Timer/Counter Register High Byte

Methods

impl TCNT_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 TCNT_H

impl !Sync for TCNT_H