vexide_core

Module program

source
Expand description

Functions for modifying the state of the current user program.

Traits§

  • A that can be implemented for arbitrary return types in the main function.

Functions§

  • Exits the program using vexSystemExitRequest. This function will not instantly exit the program, but will instead wait 3ms to force the serial buffer to flush.