Type Alias TIMSK

Source
pub type TIMSK = Reg<TIMSK_SPEC>;
Expand description

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

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

For information about available fields see timsk module

Aliased Typeยง

struct TIMSK { /* private fields */ }