turo type More...
turo type
Definition at line 37 of file result_output_types.h.
#include <result_output_types.h>
Data Fields | |
size_t | idx |
index for states | |
turo_state_t | states [CONFIG_TURO_MAX_NESTING_LEVELS] |
state buffer | |
turo_state_t | state |
current state | |
void * | empty |
Empty type needed due to C11-ยง6.7.2.1/5. | |