CHAPTER 10 SERIAL INTERFACE FUNCTION
User’s Manual U12688EJ4V0UM00
294
10.2.4 Interrupt request
UARTn generates the following three types of interrupt requests (n = 0, 1).
•
Receive error interrupt (INTSERn)
•
Reception complete interrupt (INTSRn)
•
Transmission complete interrupt (INTSTn)
The priority order of these three interrupts is, from high to low: receive error interrupt, reception complete interrupt,
transmission complete interrupt.
Table 10-1. Default Priority of Interrupt
Interrupt
Priority
Receive error
1
Reception complete
2
Transmission complete
3
(1) Receive error interrupt (INTSERn)
In the reception enabled state, a receive error interrupt is generated by ORing the three receive errors.
In the reception disabled state, no receive error interrupt is generated.
(2) Reception completion interrupt (INTSRn)
In the reception enabled state, a reception complete interrupt is generated when data is shifted into the receive
shift register and transferred to the receive buffer.
This reception complete interrupt request is also generated when a receive error has occurred, but the receive
error interrupt has a higher servicing priority.
In the reception disabled state, no reception complete interrupt is generated.
(3) Transmission completion interrupt (INTSTn)
As this UARTn has no transmit buffer, a transmission complete interrupt is generated when one frame of
transmit data containing a 7-, 8-, or 9-bit character is shifted out of the transmit shift register.
A transmission complete interrupt is output at the start of transmission of the last bit of transmit data.
Summary of Contents for V850E/MS1 UPD703100
Page 2: ...User s Manual U12688EJ4V0UM00 2 MEMO ...
Page 6: ...User s Manual U12688EJ4V0UM00 6 MEMO ...
Page 8: ...User s Manual U12688EJ4V0UM00 8 MEMO ...
Page 12: ...User s Manual U12688EJ4V0UM00 12 MEMO ...
Page 26: ...User s Manual U12688EJ4V0UM00 26 MEMO ...
Page 68: ...User s Manual U12688EJ4V0UM00 68 MEMO ...
Page 124: ...User s Manual U12688EJ4V0UM00 124 MEMO ...
Page 198: ...User s Manual U12688EJ4V0UM00 198 MEMO ...
Page 230: ...User s Manual U12688EJ4V0UM00 230 MEMO ...