CTRE Phoenix 6 C++ 24.3.0
|
Go to the source code of this file.
Functions | |
CTREXPORT void | c_ctre_phoenix_report_error (int isError, int32_t errorCode, int isLVCode, const char *details, const char *location, const char *callStack) |
CTREXPORT void | c_ctre_phoenix_get_status_string (int statusCode, char *toFill, uint32_t toFillLength) |
CTREXPORT void c_ctre_phoenix_get_status_string | ( | int | statusCode, |
char * | toFill, | ||
uint32_t | toFillLength | ||
) |
CTREXPORT void c_ctre_phoenix_report_error | ( | int | isError, |
int32_t | errorCode, | ||
int | isLVCode, | ||
const char * | details, | ||
const char * | location, | ||
const char * | callStack | ||
) |