Package com.ctre.phoenix6.unmanaged.jni
Class UnmanagedJNI
java.lang.Object
com.ctre.phoenix6.jni.CtreJniWrapper
com.ctre.phoenix6.unmanaged.jni.UnmanagedJNI
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
JNI_FeedEnable
(int timeoutMs) static int
static boolean
static int
static int
JNI_IoControl
(int ioControlCode, long ioControlParam) static void
JNI_IoControlArray
(double[] vals) static void
static void
JNI_SetPhoenixDiagnosticsStartTime
(double startTimeSeconds)
-
Constructor Details
-
UnmanagedJNI
public UnmanagedJNI()
-
-
Method Details
-
JNI_FeedEnable
-
JNI_GetEnableState
-
JNI_GetPhoenixVersion
-
JNI_LoadPhoenix
-
JNI_IoControl
-
JNI_SetPhoenixDiagnosticsStartTime
-
JNI_GetApiCompliancy
-
JNI_IoControlArray
-