CTRE Phoenix C++ 5.33.1
ctre::phoenix::led::CANdleConfigUtil Class Reference

Util class to help with configuring CANifier. More...

#include <ctre/phoenix/led/CANdleConfigUtil.h>

Inheritance diagram for ctre::phoenix::led::CANdleConfigUtil:
ctre::phoenix::CustomParamConfigUtil

Static Public Member Functions

static bool StripTypeDifferent (CANdleConfiguration settings)
 
static bool BrightnessScalarDifferent (CANdleConfiguration settings)
 
static bool DisableWhenLOSDifferent (CANdleConfiguration settings)
 
static bool StatusLedOffWhenActiveDifferent (CANdleConfiguration settings)
 
static bool VBatOutputModeDifferent (CANdleConfiguration settings)
 
static bool V5EnabledDifferent (CANdleConfiguration settings)
 
- Static Public Member Functions inherited from ctre::phoenix::CustomParamConfigUtil
static bool CustomParam0Different (const CustomParamConfiguration &settings)
 
static bool CustomParam1Different (const CustomParamConfiguration &settings)
 

Detailed Description

Util class to help with configuring CANifier.

Member Function Documentation

◆ BrightnessScalarDifferent()

static bool ctre::phoenix::led::CANdleConfigUtil::BrightnessScalarDifferent ( CANdleConfiguration  settings)
static

◆ DisableWhenLOSDifferent()

static bool ctre::phoenix::led::CANdleConfigUtil::DisableWhenLOSDifferent ( CANdleConfiguration  settings)
static

◆ StatusLedOffWhenActiveDifferent()

static bool ctre::phoenix::led::CANdleConfigUtil::StatusLedOffWhenActiveDifferent ( CANdleConfiguration  settings)
static

◆ StripTypeDifferent()

static bool ctre::phoenix::led::CANdleConfigUtil::StripTypeDifferent ( CANdleConfiguration  settings)
static

◆ V5EnabledDifferent()

static bool ctre::phoenix::led::CANdleConfigUtil::V5EnabledDifferent ( CANdleConfiguration  settings)
static

◆ VBatOutputModeDifferent()

static bool ctre::phoenix::led::CANdleConfigUtil::VBatOutputModeDifferent ( CANdleConfiguration  settings)
static

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