func loggerCleanup (board: MWBoard)
Commands after unsubscribing from the logger signal.
Available when
Self
conforms to MWStreamable
.func loggerConfigure (board: MWBoard)
Commands to customize the logger.
Available when
Self
conforms to MWStreamable
.func loggerDataSignal (board: MWBoard) throws -> MWDataSignal ?
Obtains a reference to the module’s loggable signal.
Available when
Self
conforms to MWStreamable
.func loggerStart (board: MWBoard)
Commands to start the data signal.
Available when
Self
conforms to MWStreamable
.