Class UART6Demo

  • All Implemented Interfaces:
    Ippc32, Actionable

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

      • UART6Demo

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