PCMSK2

Type Alias PCMSK2 

Source
pub type PCMSK2 = Reg<PCMSK2_SPEC>;
Expand description

PCMSK2 (rw) register accessor: Pin Change Mask Register 2

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

For information about available fields see pcmsk2 module

Aliased Typeยง

pub struct PCMSK2 { /* private fields */ }