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