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