Class CAN1Test

  • All Implemented Interfaces:
    Ippc32, Actionable

    public class CAN1Test
    extends Task
    Test class for the CAN1 module on the mpc5200.
    Demonstrates the periodic sampling of a 3-dimensional force sensor.
    Author:
    Urs Graf
    • Constructor Detail

      • CAN1Test

        public CAN1Test()
    • Method Detail

      • action

        public void action()
        Description copied from class: Task
        Action to be performed by the task
        Specified by:
        action in interface Actionable
        Overrides:
        action in class Task