diff options
Diffstat (limited to 'demos/PPC-SPC560P-GCC/mcuconf.h')
-rw-r--r-- | demos/PPC-SPC560P-GCC/mcuconf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/PPC-SPC560P-GCC/mcuconf.h b/demos/PPC-SPC560P-GCC/mcuconf.h index 49369ce5d..074d68007 100644 --- a/demos/PPC-SPC560P-GCC/mcuconf.h +++ b/demos/PPC-SPC560P-GCC/mcuconf.h @@ -140,7 +140,7 @@ SPC5_ME_LP_PC_STOP0)
#define SPC5_ME_LP_PC7_BITS (SPC5_ME_LP_PC_HALT0 | \
SPC5_ME_LP_PC_STOP0)
-#define SPC5_PIT3_IRQ_PRIORITY 4
+#define SPC5_PIT0_IRQ_PRIORITY 4
/*
* SERIAL driver system settings.
|