CTRE Phoenix C++ 5.33.1
PlatformCAN_CCI.h File Reference
#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)
 

Function Documentation

◆ c_Autocache_SetAutocacheLevel()

CCIEXPORT void c_Autocache_SetAutocacheLevel ( ctre::phoenix::AutocacheState  state)

◆ c_DestroyAll()

◆ c_RegisterCANbus()

CCIEXPORT int32_t c_RegisterCANbus ( char const *  canbus)

◆ c_StartAll()