Type Alias TIMSK1

Source
pub type TIMSK1 = Reg<TIMSK1_SPEC>;
Expand description

TIMSK1 (rw) register accessor: Timer/Counter Interrupt Mask Register

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

For information about available fields see timsk1 module

Aliased Typeยง

struct TIMSK1 { /* private fields */ }