WPILibC++ 2025.0.0-alpha-1-9-ga2beb75
EdgeConfiguration.h File Reference

Go to the source code of this file.

Namespaces

namespace  frc
 

Enumerations

enum class  frc::EdgeConfiguration { frc::kNone = 0 , frc::kRisingEdge = 0x1 , frc::kFallingEdge = 0x2 , frc::kBoth = 0x3 }
 Edge configuration. More...