SoftDeviceTypes enum

All of the soft devices supported by this sdk

Inheritance
Available extensions

Values

s112NRF52d600 → const SoftDeviceTypes
s112NRF52d610 → const SoftDeviceTypes
s112NRF52d611 → const SoftDeviceTypes
s112NRF52d700 → const SoftDeviceTypes
s112NRF52d701 → const SoftDeviceTypes
s112NRF52d720 → const SoftDeviceTypes
s112NRF52d730 → const SoftDeviceTypes
s113NRF52d700 → const SoftDeviceTypes
s113NRF52d701 → const SoftDeviceTypes
s113NRF52d720 → const SoftDeviceTypes
s113NRF52d730 → const SoftDeviceTypes
s122NRF52d800 → const SoftDeviceTypes
s122NRF52d811 → const SoftDeviceTypes
s130NRF51d100 → const SoftDeviceTypes
s130NRF51d200 → const SoftDeviceTypes
s130NRF51d201 → const SoftDeviceTypes
s132NRF52d200 → const SoftDeviceTypes
s132NRF52d201 → const SoftDeviceTypes
s132NRF52d300 → const SoftDeviceTypes
s132NRF52d310 → const SoftDeviceTypes
s132NRF52d400 → const SoftDeviceTypes
s132NRF52d402 → const SoftDeviceTypes
s132NRF52d403 → const SoftDeviceTypes
s132NRF52d404 → const SoftDeviceTypes
s132NRF52d405 → const SoftDeviceTypes
s132NRF52d500 → const SoftDeviceTypes
s132NRF52d510 → const SoftDeviceTypes
s132NRF52d600 → const SoftDeviceTypes
s132NRF52d610 → const SoftDeviceTypes
s132NRF52d611 → const SoftDeviceTypes
s132NRF52d700 → const SoftDeviceTypes
s132NRF52d701 → const SoftDeviceTypes
s132NRF52d720 → const SoftDeviceTypes
s132NRF52d730 → const SoftDeviceTypes
s140NRF52d600 → const SoftDeviceTypes
s140NRF52d610 → const SoftDeviceTypes
s140NRF52d611 → const SoftDeviceTypes
s140NRF52d700 → const SoftDeviceTypes
s140NRF52d701 → const SoftDeviceTypes
s140NRF52d720 → const SoftDeviceTypes
s140NRF52d730 → const SoftDeviceTypes
s212NRF52d611 → const SoftDeviceTypes
s332NRF52d611 → const SoftDeviceTypes
s340NRF52d611 → const SoftDeviceTypes

Properties

hashCode int
The hash code for this object.
no setterinherited
index int
A numeric identifier for the enumerated value.
no setterinherited
name String

Available on Enum, provided by the EnumName extension

The name of the enum value.
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

values → const List<SoftDeviceTypes>
A constant List of the values in this enum, in order of their declaration.