Struct atmega32u4::timer3::ICR_H[][src]

pub struct ICR_H { /* fields omitted */ }

Input Capture Register High Byte

Methods

impl ICR_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 ICR_H

impl !Sync for ICR_H