|  | WPILibC++ 2025.3.2
    | 
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... | |