MWDataTable
.Structure
MWMagnetometer
No overview available.
Framework
- Meta
Wear
Declaration
struct MWMagnetometer
Topics
Initializers
Instance Properties
let signalName : MWNamedSignal
Identifier for downloadable logger signal when exporting an
Type Aliases
typealias DataType
Final converted Swift value type
typealias RawDataType
MetaWear Cpp data type specified in
MblMwData
Enumerations
enum SampleFrequency
Hertz. BIMM150 magnetometer.
Relationships
Conforms To
MWData
Convertible MWLoggable
MWStreamable
Swift
.Equatable Swift
.Hashable
See Also
Modules
struct MWAmbientLight
Lux (Illuminance)
struct MWBuzzer
The haptic module controls a high current driver to power a motor or buzzer (or similar devices).
struct MWHapticMotor
In the MMR+ model, the coin vibration motor provides haptic feedback. It does not provide pulse-width modulation capability.
struct MWThermometer
Celcius
struct MWStepCounter
Emits steps detected in 20 step intervals.
struct MWStepDetector
Emits each time a step is detected, leaving summation to you.