GpioConfig Class

Module GPIO configuration.

Definition

Namespace: NurApiDotNet
Assembly: NordicID.NurApi.Net (in NordicID.NurApi.Net.dll) Version: 4.0.0
C#
public class GpioConfig
Inheritance
Object    GpioConfig

Constructors

GpioConfigInitializes a new instance of the GpioConfig class

Methods

Equals
(Inherited from Object)
Finalize
(Inherited from Object)
GetHashCode
(Inherited from Object)
GetType
(Inherited from Object)
MemberwiseClone
(Inherited from Object)
ToString
(Inherited from Object)

Fields

countNumber of entries filled.
entriesConfiguration entries. Each entry represents one GPIO in module.

See Also