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