pub type TIMSK0 = Reg<TIMSK0_SPEC>;
TIMSK0 (rw) register accessor: Timer/Counter0 Interrupt Mask Register
You can read this register and get timsk0::R. You can reset, write, write_with_zero this register using timsk0::W. You can also modify this register. See API.
read
timsk0::R
reset
write
write_with_zero
timsk0::W
modify
For information about available fields see timsk0 module
timsk0
pub struct TIMSK0 { /* private fields */ }