Struct atmega32u4::timer4::TCCR_E[][src]

pub struct TCCR_E { /* fields omitted */ }

Timer/Counter Control Register E

Methods

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

impl !Sync for TCCR_E