Document # 001-20559 Rev. *D
67
Interrupt Controller
5.3.4
CPU_F Register
The M8C Flag Register (CPU_F) provides read access to
the M8C flags. Note that only the GIE (Global Interrupt
Enable) bit is related to the interrupt controller.
Bits 7 to 1.
The CPU_F register holds bits that are used by
different resources. For information on the other bits in this
register, refer to the
CPU Core (M8C) chapter on page 35
Bit 0: GIE.
The state of the Global Interrupt Enable bit
determines whether interrupts (by way of the IRQ) are rec-
ognized by the M8C. This bit is set or cleared by the user,
using the flag-logic instructions (for example, OR F, 1).
GIE is also cleared automatically by the M8C upon entering
the interrupt service routine (ISR), after the flag byte has
been stored on the stack, preventing nested interrupts. Note
that the bit can be set in an ISR if desired.
For GIE=1, the M8C samples the IRQ input for each instruc-
tion. For GIE=0, the M8C ignores the IRQ.
For additional information, refer to the
Address
Name
Bit 7
Bit 6
Bit 5
Bit 4
Bit 3
Bit 2
Bit 1
Bit 0
Access
x,F7h
PgMode[1:0]
XIO
Carry
Zero
GIE
RL : 02
LEGEND
L The AND F, expr; OR F, expr; and XOR F, expr flag instructions can be used to modify this register.
x
An “x” before the comma in the address field indicates that this register can be read or written to no matter what bank is used.
Summary of Contents for PSoC CY8C23533
Page 4: ...Contents Overview 4 Document 001 20559 Rev D Section G Glossary 385 Index 401 ...
Page 16: ...Contents Overview 16 Document 001 20559 Rev D ...
Page 24: ...24 Document 001 20559 Rev D Section A Overview ...
Page 30: ...30 Document 001 20559 Rev D Pin Information ...
Page 54: ...54 Document 001 20559 Rev D Supervisory ROM SROM ...
Page 60: ...60 Document 001 20559 Rev D RAM Paging ...
Page 68: ...68 Document 001 20559 Rev D Interrupt Controller ...
Page 76: ...12 Document 001 20559 Rev D General Purpose IO GPIO ...
Page 82: ...18 Document 001 20559 Rev D Internal Main Oscillator IMO ...
Page 84: ...20 Document 001 20559 Rev D Internal Low Speed Oscillator ILO ...
Page 90: ...26 Document 001 20559 Rev D External Crystal Oscillator ECO ...
Page 94: ...30 Document 001 20559 Rev D Phase Locked Loop PLL ...
Page 106: ...42 Document 001 20559 Rev D Sleep and Watchdog ...
Page 228: ...164 Document 001 20559 Rev D Section D Digital System ...
Page 234: ...170 Document 001 20559 Rev D Array Digital Interconnect ADI ...
Page 278: ...214 Document 001 20559 Rev D Digital Blocks ...
Page 296: ...232 Document 001 20559 Rev D Analog Interface ...
Page 304: ...240 Document 001 20559 Rev D Analog Array ...
Page 308: ...244 Document 001 20559 Rev D Analog Input Configuration ...
Page 312: ...248 Document 001 20559 Rev D Analog Reference ...
Page 338: ...274 Document 001 20559 Rev D Section F System Resources ...
Page 354: ...290 Document 001 20559 Rev D Multiply Accumulate MAC ...
Page 374: ...310 Document 001 20559 Rev D I2C ...
Page 400: ...336 Document 001 20559 Rev D Section G Glossary ...