pub type TIMSK2 = Reg<TIMSK2_SPEC>;
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.
read
timsk2::R
reset
write
write_with_zero
timsk2::W
modify
For information about available fields see timsk2 module
timsk2
pub struct TIMSK2 { /* private fields */ }