Table of Contents

Enum GnssStartMode

Namespace
Iot.Device.AtModem.Gnss
Assembly
Iot.Device.AtModem.dll

Represents the start mode of a GNSS device.

public enum GnssStartMode

Fields

Cold = 0

Represents a cold start mode.

Hot = 2

Represents a hot start mode.

Warm = 1

Represents a warm start mode.