Interface SpiReadAutoReceiveBufferCallback


  • Method Summary

    Modifier and Type
    Method
    Description
    int
    callback(String name, int[] buffer, int numToRead)
     
  • Method Details