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

Control TDF logging output of a task. More...

#include <schedule.h>

Data Fields

uint8_t loggers
 TDF loggers to log to.
 
uint8_t tdf_mask
 TDFs to log (bitmask defined by the activity)
 

Detailed Description

Control TDF logging output of a task.

Field Documentation

◆ loggers

uint8_t task_schedule_tdf_logging::loggers

TDF loggers to log to.

◆ tdf_mask

uint8_t task_schedule_tdf_logging::tdf_mask

TDFs to log (bitmask defined by the activity)


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