Structures
The following structures are available globally.
-
Container of information about a MetaWear board
See moreDeclaration
Swift
public struct DeviceInformation
-
Simple logger implementation that prints messagse to the console
See moreDeclaration
Swift
public struct ConsoleLogger : LogDelegate
-
Native swift struct for holding data from the MetaWear This was created because the C++ library destroys MblMwData objects after the callbacks, but sometimes we need them to live longer
See moreDeclaration
Swift
public struct MetaWearData
-
Describes location of a firmware file
See moreDeclaration
Swift
public struct FirmwareBuild