Package edu.wpi.first.hal
Interface InterruptJNI.InterruptJNIHandlerFunction
-
- Enclosing class:
- InterruptJNI
public static interface InterruptJNI.InterruptJNIHandlerFunction
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
apply(int interruptAssertedMask, Object param)
-
-
-
Method Detail
-
apply
void apply(int interruptAssertedMask, Object param)
-
-