Struct atmega32u4::timer3::TIMSK[][src]

pub struct TIMSK { /* fields omitted */ }

Timer Interrupt Mask Register

Methods

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

impl !Sync for TIMSK