Class PeripheralInterrupt

  • All Implemented Interfaces:
    Impc5200, Ippc32
    Direct Known Subclasses:
    CAN1

    public class PeripheralInterrupt
    extends Interrupt
    The class for the mpc5200 peripheral interrupt exception.
    Every peripheral interrupt handler is an instance of the class PeripheralInterrupt.
    Author:
    Urs Graf
    • Constructor Detail

      • PeripheralInterrupt

        public PeripheralInterrupt()