Class SimpleBlinkerDemo

  • All Implemented Interfaces:
    Impc5200, Ippc32, Actionable

    public class SimpleBlinkerDemo
    extends Task
    implements Impc5200
    Simple blinker application demo. Blinks LED on Phytec evaluation board every second.
    Author:
    Urs Graf
    • Constructor Detail

      • SimpleBlinkerDemo

        public SimpleBlinkerDemo()
    • 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