Type Alias EIFR

Source
pub type EIFR = Reg<EIFR_SPEC>;
Expand description

EIFR (rw) register accessor: External Interrupt Flag Register

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

For information about available fields see eifr module

Aliased Typeยง

struct EIFR { /* private fields */ }