Skip to content

Struct SYN_SeqStep

ClassList > SYN_SeqStep

More...

  • #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

SYN_SeqAction SYN_SeqStep::action;

Action to execute (NULL = delay only)


variable ctx

void* SYN_SeqStep::ctx;

Context for action


variable delay_ms

uint32_t SYN_SeqStep::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