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

Schedule state conditions. More...

#include <schedule.h>

Data Fields

uint8_t metadata
 
uint8_t states [4]
 Array of states to test.
 

Detailed Description

Schedule state conditions.

The result of the state conditional is ANDing all states together, with possible inversion from the metadata field.

Field Documentation

◆ metadata

uint8_t task_schedule_state_conditions::metadata

◆ states

uint8_t task_schedule_state_conditions::states[4]

Array of states to test.


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