Type Alias PCIFR

Source
pub type PCIFR = Reg<PCIFR_SPEC>;
Expand description

PCIFR (rw) register accessor: Pin Change Interrupt Flag Register

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

For information about available fields see pcifr module

Aliased Typeยง

struct PCIFR { /* private fields */ }