Return to previous page Return to menu Go to next page

  Title  
Data specifications
  Data  
Interrupt status bit value constant
  Data name  
None
No
2

The constants that can be set for the interrupt status bit value are shown below. As for the value of each constant, 1 bit indicated by the constant is set to 1 and other bits are set to 0. Multiple settings can be made at one time by logical OR.

 Constant Name 
 Description 
 INT_ST_NULL 
 Not specified 
 INT_ST_ALL 
 All specification (specify all the bits shown below) 
 INT_ST_ABUS 
 A-Bus (specify bits A-Bus01 to 16) 
 INT_ST_ABUS01 to ABUS16 
 A-Bus01 to 16 
 INT_ST_SPR 
 End sprite drawing 
 INT_ST_DMAI 
 DMA illegal 
 INT_ST_DMA0 
 Level 0-DMA 
 INT_ST_DMA1 
 Level 1-DMA 
 INT_ST_DMA2 
 Level 2-DMA 
INT_ST_PAD
PAD
 INT_ST_SYS 
 System Manager 
 INT_ST_SND 
 Sound Request 
 INT_ST_DSP 
 End DSP 
 INT_ST_TIM1 
 Timer-1 
 INT_ST_TIM0 
 Timer-0 
 INT_ST_HBLK_IN 
 H-blank-IN 
 INT_ST_VBLK_OUT 
 V-Blank-OUT 
 INT_ST_VBLK_IN 
 V-Blank-IN 


Return to previous page Return to menu Go to next page