StoreFlags Enumeration

Store flags when saving setup in to the module internal non-volatile memory

Definition

Namespace: NurApiDotNet
Assembly: NordicID.NurApi.Net (in NordicID.NurApi.Net.dll) Version: 4.0.0
C#
[FlagsAttribute]
public enum StoreFlags

Members

RF1 Store RF settings.
GPIO2 Store GPIO/Sensor settings.
BAUDRATE4 Store Baudrate setting.
OPFLAGS8 Store OpFlags setting.
ALL15 Store all settings.

See Also