CHAPTER 19 IEBus CONTROLLER (V850/SB2)
User’s Manual U13850EJ4V0UM
471
Figure 19-24. IEBus Interrupt Status Register (ISR)
After reset: 00H
R/W Address: FFFFF3F0H
7
<6>
<5>
<4>
<3>
<2>
1
0
ISR
0
IEERR
STARTF STATUSF ENDTRNS ENDFRAM
0
0
IEERR
Communication error flag (during communication)
0
No communication error
1
Communication error
STARTF
Start interrupt flag
0
Start interrupt does not occur
1
Start interrupt occurs
STATUSF
Status transmission flag (slave)
0
No slave status/lock address (higher 4 bits, lower 8 bits) transmission
request
1
Slave status/lock address (higher 4 bits, lower 8 bits) transmission
request
ENDTRNS
Communication end flag
0
Communication does not end after the number of bytes set in the
telegraph length field have been transferred
1
Communication ends after the number of bytes set in the telegraph
length field have been transferred
ENDFRAM
Frame end flag
0
The frame (transfer of the maximum number of bytes (32 bytes)
prescribed by mode 1) does not end
1
The frame (transfer of the maximum number of bytes (32 bytes)
prescribed by mode 1) ends
Caution Each of IEERR, STARTF, STATUSF, ENDTRNS, and ENDFRAM are generation triggers for the
interrupt request signal (INTIE2) (see Figure 19-29). Because of this, if any one of these
interrupt triggers have been set, no new interrupt will be generated by a subsequent trigger.
Clear the flag of the interrupt source by the interrupt processing program, before the next
interrupt occurs.