Package edu.wpi.first.hal
Class CANData
- java.lang.Object
-
- edu.wpi.first.hal.CANData
-
-
Constructor Summary
Constructors Constructor Description CANData()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description byte[]
setData(int length, long timestamp)
API used from JNI to set the data.
-