CTRE Phoenix Pro C++ 23.0.12
FrcUsageReport.hpp File Reference
#include <string>
#include "ctre/phoenix/export.h"

Go to the source code of this file.

Namespaces

namespace  ctre
 
namespace  ctre::phoenix
 
namespace  ctre::phoenix::platform
 

Enumerations

enum  ctre::phoenix::platform::FrcUsageType {
  ctre::phoenix::platform::TalonSRX , ctre::phoenix::platform::PigeonIMU , ctre::phoenix::platform::CANifier , ctre::phoenix::platform::VictorSPX ,
  ctre::phoenix::platform::CANcoder , ctre::phoenix::platform::TalonFX , ctre::phoenix::platform::CANdle , ctre::phoenix::platform::CANivore ,
  ctre::phoenix::platform::Pigeon2
}
 

Functions

CTREXPORT int ctre::phoenix::platform::FRC_Report (int resource, int instanceNumber, std::string const &canbus="", int callerIdx=0, int context=0, const char *feature=nullptr)
 
CTREXPORT int ctre::phoenix::platform::FRC_Report (std::string const &model, int instanceNumber, std::string const &canbus="", int callerIdx=0, int context=0, const char *feature=nullptr)