WPILibC++ 2024.3.2
CompressorConfigType.h File Reference

Go to the source code of this file.

Namespaces

namespace  frc
 

Enumerations

enum class  frc::CompressorConfigType { frc::Disabled = 0 , frc::Digital = 1 , frc::Analog = 2 , frc::Hybrid = 3 }
 Compressor config type. More...