CTRE Phoenix C++ 5.33.1
ctre::phoenix::CustomParamConfigUtil Struct Reference

Util class to help custom configs. More...

#include <ctre/phoenix/CustomParamConfiguration.h>

Inheritance diagram for ctre::phoenix::CustomParamConfigUtil:
ctre::phoenix::led::CANdleConfigUtil ctre::phoenix::motorcontrol::can::BaseMotorControllerUtil ctre::phoenix::sensors::CANCoderConfigUtils

Static Public Member Functions

static bool CustomParam0Different (const CustomParamConfiguration &settings)
 
static bool CustomParam1Different (const CustomParamConfiguration &settings)
 

Detailed Description

Util class to help custom configs.

Member Function Documentation

◆ CustomParam0Different()

static bool ctre::phoenix::CustomParamConfigUtil::CustomParam0Different ( const CustomParamConfiguration settings)
inlinestatic
Parameters
settingsSettings to compare against
Returns
Whether CustomParam0 is different

◆ CustomParam1Different()

static bool ctre::phoenix::CustomParamConfigUtil::CustomParam1Different ( const CustomParamConfiguration settings)
inlinestatic
Parameters
settingsSettings to compare against
Returns
Whether CustomParam1 is different

The documentation for this struct was generated from the following file: