Show / Hide Table of Contents
View Source

Enum MraaGpioValue

Namespace:MraaSharp
Assembly:MraaSharp.dll
Syntax
public enum MraaGpioValue

Fields

View Source

Fatal

Declaration
Fatal = -1
Field Value
Type Description
MraaGpioValue
View Source

High

Declaration
High = 1
Field Value
Type Description
MraaGpioValue
View Source

Low

Declaration
Low = 0
Field Value
Type Description
MraaGpioValue
Back to top Copyright © 2015-2016 Microsoft
Generated by DocFX