WPILibC++ 2025.3.1
Loading...
Searching...
No Matches
HAL_REVPHCompressorConfig Struct Reference

Storage for compressor config. More...

#include <hal/REVPH.h>

Public Attributes

double minAnalogVoltage
 
double maxAnalogVoltage
 
HAL_Bool forceDisable
 
HAL_Bool useDigital
 

Detailed Description

Storage for compressor config.

Member Data Documentation

◆ forceDisable

HAL_Bool HAL_REVPHCompressorConfig::forceDisable

◆ maxAnalogVoltage

double HAL_REVPHCompressorConfig::maxAnalogVoltage

◆ minAnalogVoltage

double HAL_REVPHCompressorConfig::minAnalogVoltage

◆ useDigital

HAL_Bool HAL_REVPHCompressorConfig::useDigital

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