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