Type Alias GIFR

Source
pub type GIFR = Reg<GIFR_SPEC>;
Expand description

GIFR (rw) register accessor: General Interrupt Flag register

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

For information about available fields see gifr module

Aliased Typeยง

struct GIFR { /* private fields */ }