WaitForEventResult.EventTypes Field

Definition

The event types that was detected. This is especially useful when listing to both rising and falling edges, where it will indicate which kind of edge was seen.

public System.Device.Gpio.PinEventTypes EventTypes;
val mutable EventTypes : System.Device.Gpio.PinEventTypes
Public EventTypes As PinEventTypes 

Field Value

Applies to