pub type EICRA = Reg<EICRA_SPEC>;
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.
read
eicra::R
reset
write
write_with_zero
eicra::W
modify
For information about available fields see eicra module
eicra
struct EICRA { /* private fields */ }