7.5.1 Enum events_edge_detect
Event channel edge detect setting.
| Enum value | Description | 
|---|---|
| 
               EVENTS_EDGE_DETECT_NONE  | 
               No event output  | 
| 
               EVENTS_EDGE_DETECT_RISING  | 
               Event on rising edge  | 
| 
               EVENTS_EDGE_DETECT_FALLING  | 
               Event on falling edge  | 
| 
               EVENTS_EDGE_DETECT_BOTH  | 
               Event on both edges  | 
