diff options
| -rw-r--r-- | firmware/export/pnx0101.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/firmware/export/pnx0101.h b/firmware/export/pnx0101.h index 8ff42de..766f3dd 100644 --- a/firmware/export/pnx0101.h +++ b/firmware/export/pnx0101.h @@ -218,6 +218,7 @@ struct pnx0101_timer { #define INTREQ_WETARGET 0x08000000 #define INTREQ_WEENABLE 0x04000000 #define INTREQ_WEACTVLO 0x02000000 +#define INTREQ_ENABLE 0x00010000 #endif /* ASM */ |