GpioMode Enum

Definition

Gpio mode

public enum GpioMode
type GpioMode = 
Public Enum GpioMode
Inheritance
GpioMode

Fields

Disabled 0

Disabled

InputEnabled 1

Input enabled

OutputHigh 17

Output high

OutputLow 16

Output low

Applies to