Class SystemServerJNI

java.lang.Object
edu.wpi.first.hal.JNIWrapper
edu.wpi.first.hal.SystemServerJNI

public class SystemServerJNI extends JNIWrapper
SystemServer JNI Functions.
See Also:
  • "SystemServer.h"
  • Method Details

    • getSystemServerHandle

      public static int getSystemServerHandle()
      Gets the system server NT handle.
      Returns:
      The system server NT handle
      See Also:
      • "HAL_GetSystemServerHandle"