Infuse-IoT SDK API 0.0.1
A Scalable Open Source RTOS
|
Schedule state conditions. More...
#include <schedule.h>
Data Fields | |
uint8_t | metadata |
uint8_t | states [4] |
Array of states to test. | |
Schedule state conditions.
The result of the state conditional is ANDing all states together, with possible inversion from the metadata field.
uint8_t task_schedule_state_conditions::metadata |
uint8_t task_schedule_state_conditions::states[4] |
Array of states to test.