Fujitsu MB90420/5 (A) Series Hardware Manual page 395

F2mc-16lx family 16-bit microcontrollers
Table of Contents

Advertisement

MB90420/5 (A) SERIES F
;---------- Interruption program --------------------------------------------
----------------
WARI:
CLRB
I:ER0
;
:
Processing by user
;
;
:
RETI
CODE
ENDS
;---------- Vector setting --------------------------------------------------
----------------
VECT
CSEG
ABS = 0FF
ORG
0FFC0
DSL
WARI
ORG
0FFDC
DSL
START
DB
00
VECT
ENDS
END
START
2
MC-16LX FAMILY 16-BIT MICROCONTROLLERS HARDWARE MANUAL
; Interrupt request flag cleared
; Channel switched and transfer destination address changed as
needed
; Resetting such as ending EI2OS performed
; Interrupts must be disabled when ending EI2OS.
; Return from interrupt
H
; Vector set to interrupt #16 (10
H
; Reset vector set
H
; Single-chip mode set
H
)
H
16-20

Advertisement

Table of Contents
loading

Table of Contents