TIMSK2

Type Alias TIMSK2 

Source
pub type TIMSK2 = Reg<TIMSK2_SPEC>;
Expand description

TIMSK2 (rw) register accessor: Timer/Counter Interrupt Mask register

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

For information about available fields see timsk2 module

Aliased Typeยง

pub struct TIMSK2 { /* private fields */ }