Type Alias PCMSK0

Source
pub type PCMSK0 = Reg<PCMSK0_SPEC>;
Expand description

PCMSK0 (rw) register accessor: Pin Change Mask Register 0

You can read this register and get pcmsk0::R. You can reset, write, write_with_zero this register using pcmsk0::W. You can also modify this register. See API.

For information about available fields see pcmsk0 module

Aliased Typeยง

struct PCMSK0 { /* private fields */ }