Class UART3Demo

  • All Implemented Interfaces:
    Ippc32, Actionable

    public class UART3Demo
    extends Task
    Demo for System.out using UART on PSC3.
    Author:
    Urs Graf
    • Constructor Detail

      • UART3Demo

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