CTRE Phoenix C++ 5.33.1
|
#include "ctre/phoenix/cci/CCI.h"
#include <stdint.h>
#include "ctre/phoenix/ErrorCode.h"
#include "ctre/phoenix/autocache.h"
Go to the source code of this file.
Functions | |
CCIEXPORT int32_t | c_RegisterCANbus (char const *canbus) |
CCIEXPORT ctre::phoenix::ErrorCode | c_DestroyAll () |
CCIEXPORT ctre::phoenix::ErrorCode | c_StartAll () |
CCIEXPORT void | c_Autocache_SetAutocacheLevel (ctre::phoenix::AutocacheState state) |
CCIEXPORT void c_Autocache_SetAutocacheLevel | ( | ctre::phoenix::AutocacheState | state | ) |
CCIEXPORT ctre::phoenix::ErrorCode c_DestroyAll | ( | ) |
CCIEXPORT int32_t c_RegisterCANbus | ( | char const * | canbus | ) |
CCIEXPORT ctre::phoenix::ErrorCode c_StartAll | ( | ) |