Infuse-IoT SDK API 0.0.1
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
algorithm_runner_common_config Struct Reference

#include <runner.h>

Data Fields

uint32_t algorithm_id
 
uint32_t zbus_channel
 
uint16_t state_size
 
struct { 
 
   uint8_t   loggers 
 TDF loggers to log to. More...
 
   uint8_t   tdf_mask 
 TDFs to log (bitmask defined by the activity) More...
 
logging 
 

Field Documentation

◆ algorithm_id

uint32_t algorithm_runner_common_config::algorithm_id

◆ loggers

uint8_t algorithm_runner_common_config::loggers

TDF loggers to log to.

◆ [struct]

struct { ... } algorithm_runner_common_config::logging

◆ state_size

uint16_t algorithm_runner_common_config::state_size

◆ tdf_mask

uint8_t algorithm_runner_common_config::tdf_mask

TDFs to log (bitmask defined by the activity)

◆ zbus_channel

uint32_t algorithm_runner_common_config::zbus_channel

The documentation for this struct was generated from the following file: