Type Alias EICRA

Source
pub type EICRA = Reg<EICRA_SPEC>;
Expand description

EICRA (rw) register accessor: External Interrupt Control Register

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

For information about available fields see eicra module

Aliased Typeยง

struct EICRA { /* private fields */ }