GpioStatusstate Field

State of the GPIO. Only valid if GPIO is configured as input (NurApi.GPIO_TYPE_INPUT).

Definition

Namespace: NurApiDotNet
Assembly: NordicID.NurApi.Net (in NordicID.NurApi.Net.dll) Version: 4.0.0
C#
public bool state

Field Value

Boolean

See Also