CTRE Phoenix 6 C++ 24.3.0
Unmanaged.hpp File Reference
#include "ctre/phoenix/export.h"
#include <cstdint>

Go to the source code of this file.

Namespaces

namespace  ctre
 
namespace  ctre::phoenix
 
namespace  ctre::phoenix::unmanaged
 

Functions

CTREXPORT void ctre::phoenix::unmanaged::FeedEnable (int timeoutMs)
 Feed the robot enable. More...
 
CTREXPORT bool ctre::phoenix::unmanaged::GetEnableState ()
 
CTREXPORT void ctre::phoenix::unmanaged::SetTransmitEnable (bool en)
 Sets whether to enable transmitting This function does nothing on a roborio during FRC use. More...
 
CTREXPORT bool ctre::phoenix::unmanaged::GetTransmitEnable ()
 
CTREXPORT int ctre::phoenix::unmanaged::GetPhoenixVersion ()
 
CTREXPORT void ctre::phoenix::unmanaged::LoadPhoenix ()
 
CTREXPORT int ctre::phoenix::unmanaged::GetApiCompliancy ()