pub type PCMSK = Reg<PCMSK_SPEC>;
PCMSK (rw) register accessor: Pin Change Enable Mask
You can read this register and get pcmsk::R. You can reset, write, write_with_zero this register using pcmsk::W. You can also modify this register. See API.
read
pcmsk::R
reset
write
write_with_zero
pcmsk::W
modify
For information about available fields see pcmsk module
pcmsk
struct PCMSK { /* private fields */ }