English
Language : 

TMP86C847UG Datasheet, PDF (43/160 Pages) Toshiba Semiconductor – 8 Bit Microcontroller
TMP86C847UG
Example 1 :Enables interrupts individually and sets IMF
DI
LDW
:
(EIRL), 1110100010100000B
:
EI
Example 2 :C compiler description example
unsigned int _io (3AH) EIRL;
_DI();
EIRL = 10100000B;
:
_EI();
; IMF ← 0
; EF15 to EF13, EF11, EF7, EF5 ← 1
Note: IMF should not be set.
; IMF ← 1
/* 3AH shows EIRL address */
Page 35