CTRE Phoenix 6 C++ 26.50.0-alpha-1
Loading...
Searching...
No Matches
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.
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 Systemcore during FRC use.
CTREXPORT bool ctre::phoenix::unmanaged::GetTransmitEnable ()
CTREXPORT int ctre::phoenix::unmanaged::GetPhoenixVersion ()
CTREXPORT void ctre::phoenix::unmanaged::LoadPhoenix ()
CTREXPORT int ctre::phoenix::unmanaged::GetApiCompliancy ()