Type Alias PCMSK1

Source
pub type PCMSK1 = Reg<PCMSK1_SPEC>;
Expand description

PCMSK1 (rw) register accessor: Pin Change Mask Register 1

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

For information about available fields see pcmsk1 module

Aliased Typeยง

struct PCMSK1 { /* private fields */ }