Class UART3InOutReflector

  • All Implemented Interfaces:
    Ippc32, Actionable

    public class UART3InOutReflector
    extends Task
    Demo for InputStream and OutputStream using UART3.
    Received characters will be sent back immediately.
    Author:
    Urs Graf
    • Constructor Detail

      • UART3InOutReflector

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