Type Alias PCICR

Source
pub type PCICR = Reg<PCICR_SPEC>;
Expand description

PCICR (rw) register accessor: Pin Change Interrupt Control Register

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

For information about available fields see pcicr module

Aliased Typeยง

struct PCICR { /* private fields */ }