Type Alias PCMSK

Source
pub type PCMSK = Reg<PCMSK_SPEC>;
Expand description

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.

For information about available fields see pcmsk module

Aliased Typeยง

struct PCMSK { /* private fields */ }