Struct SYN_SeqStep¶
#include <syn_sequencer.h>
Public Attributes¶
| Type | Name |
|---|---|
| SYN_SeqAction | action |
| void * | ctx |
| uint32_t | delay_ms |
Detailed Description¶
Sequence step descriptor.
Public Attributes Documentation¶
variable action¶
Action to execute (NULL = delay only)
variable ctx¶
Context for action
variable delay_ms¶
Delay AFTER action before next step
The documentation for this class was generated from the following file src/syntropic/sched/syn_sequencer.h