TIMSK0

Type Alias TIMSK0 

Source
pub type TIMSK0 = Reg<TIMSK0_SPEC>;
Expand description

TIMSK0 (rw) register accessor: Timer/Counter0 Interrupt Mask Register

You can read this register and get timsk0::R. You can reset, write, write_with_zero this register using timsk0::W. You can also modify this register. See API.

For information about available fields see timsk0 module

Aliased Typeยง

pub struct TIMSK0 { /* private fields */ }