cueOS  2.4
cueOS - Universal Show Control OS for ARM
DMX512_chaser_s Struct Reference

DMX512 chaser structure object. More...

#include <DMX512_chaser.h>

Collaboration diagram for DMX512_chaser_s:

Data Fields

uint16_t id
 
DMX512_chaser_step_ssteps
 
DMX512_chaser_mode_e mode
 
DMX512_chaser_direction_e direction
 
uint16_t step_count
 
uint16_t current_step
 
DMX512_chaser_state_e state
 
DMX512_chaser_status_e status
 
DMX512_chaser_pingpong_state_e pingpong
 

Detailed Description

DMX512 chaser structure object.

Definition at line 88 of file DMX512_chaser.h.

Field Documentation

◆ current_step

uint16_t current_step

Index of the current scene

Definition at line 94 of file DMX512_chaser.h.

◆ direction

Chaser's playing direction

See also
DMX512_chaser_direction_e

Definition at line 92 of file DMX512_chaser.h.

◆ id

uint16_t id

Chaser's unique identifier

Definition at line 89 of file DMX512_chaser.h.

◆ mode

Chaser's playing mode

See also
DMX512_chaser_mode_e

Definition at line 91 of file DMX512_chaser.h.

◆ pingpong

Current pingpong state (this will be changed)

See also
DMX512_chaser_pingpong_state_e

Definition at line 97 of file DMX512_chaser.h.

◆ state

Chaser's playing status

See also
DMX512_chaser_status_e

Definition at line 95 of file DMX512_chaser.h.

◆ status

Initialisation state of the chaser

See also
DMX512_chaser_step_state_e

Definition at line 96 of file DMX512_chaser.h.

◆ step_count

uint16_t step_count

Aomunt of steps in the list

Definition at line 93 of file DMX512_chaser.h.

◆ steps

List of chaser steps

Definition at line 90 of file DMX512_chaser.h.


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