Changes between Version 2 and Version 3 of Component/Ppc405
- Timestamp:
- Sep 25, 2007, 11:08:00 AM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Component/Ppc405
v2 v3 45 45 }}} 46 46 47 == Interrupts == 48 49 Ppc405 defines two interrupt lines. 50 * 0: Critical interrupt 51 * 1: External interrupt 52 47 53 == Ports == 48 54