Class SPI_FQD

    • Constructor Detail

      • SPI_FQD

        public SPI_FQD()
    • Method Detail

      • init

        public static void init()

        Initialize the SPI on PSC1.

        This method has to be called before using the SPI!

      • receive

        public static void receive()
        Reads a given data word (16bit) from the receive buffer. A call of this method is blocking!
      • getEncoder0

        public static short getEncoder0()
      • getEncoder1

        public static short getEncoder1()