WPILibC++ 2024.3.2
AnalogTriggerType.h File Reference

Go to the source code of this file.

Namespaces

namespace  frc
 

Enumerations

enum class  frc::AnalogTriggerType { frc::kInWindow = 0 , frc::kState = 1 , frc::kRisingPulse = 2 , frc::kFallingPulse = 3 }
 Defines the state in which the AnalogTrigger triggers. More...