EICRA/EIMSK
Abstcact
The EICRA/EIMSK are registers to control external interrupts.
Source Code
The EICRA and EIMSK are defined in hardware/tools/avr/avr/include/avr/iom328p.h as below.
|
|
They call _SFR_MEM8() and _SFR_IO8().
Version
7.3.0-atmel3.6.1-arduino7
Last Update
May 15, 2021