WPILibC++ 2023.4.3-108-ge5452e3
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 }