KallistiOS  2.0.0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
Macros
ASIC IRQ levels
ASIC event codes

Macros

#define ASIC_IRQ9   1
 IRQ level 9.
#define ASIC_IRQB   2
 IRQ level B (11)
#define ASIC_IRQD   3
 IRQ level D (13)
#define ASIC_IRQ_DEFAULT   0
 Pick an IRQ level for me!

Detailed Description

You can pick one at hook time, or don't choose anything and the default will be used instead.


Macro Definition Documentation

#define ASIC_IRQ9   1

IRQ level 9.

#define ASIC_IRQ_DEFAULT   0

Pick an IRQ level for me!

#define ASIC_IRQB   2

IRQ level B (11)

#define ASIC_IRQD   3

IRQ level D (13)