Overview

5.1.3Summary of Interrupt Control Registers

Table 5−2 lists the interrupt control registers on the C67x CPU.

Table 5−2. Interrupt Control Registers

Acronym

Register Name

Description

Page

 

 

 

 

CSR

Control status register

Allows you to globally set or disable interrupts

2-13

ICR

Interrupt clear register

Allows you to clear flags in the IFR manually

2-16

IER

Interrupt enable register

Allows you to enable interrupts

2-17

IFR

Interrupt flag register

Shows the status of interrupts

2-18

IRP

Interrupt return pointer

Contains the return address used on return from a

2-19

 

register

maskable interrupt. This return is accomplished via

 

 

 

the B IRP instruction.

 

ISR

Interrupt set register

Allows you to set flags in the IFR manually

2-20

ISTP

Interrupt service table pointer

Pointer to the beginning of the interrupt service

2-21

 

register

table

 

NRP

Nonmaskable interrupt return

Contains the return address used on return from a

2-22

 

pointer register

nonmaskable interrupt. This return is accom-

 

 

 

plished via the B NRP instruction.

 

 

 

 

 

5-10

Interrupts

SPRU733

Page 405
Image 405
Texas Instruments TMS320C67X/C67X+ DSP manual Summary of Interrupt Control Registers, 2. Interrupt Control Registers