Caution - Fujitsu MB91460 SERIES FR60 User Manual

32-bit microcontroller
Table of Contents

Advertisement

Chapter 24 Interrupt Control

8.Caution

7.4 How can I set an I flag?
−>In C:
I flag is set to "1" (interrupt enable) by writing __EI();.
I flag is set to "0" (interrupt disable) by writing __DI();.
8. Caution
Interrupt request flags are not cleared automatically. Make sure to clear them in the interrupt process.
(They are usually cleared by writing "0" to the bit of the interrupt request flag, however, there are some
exceptions depending on the type of peripheral functions. See the chapter for the corresponding peripheral
function.)
320
Two underscores

Advertisement

Table of Contents
loading

This manual is also suitable for:

Fr60Mb91460 series

Table of Contents