fplayer
C99 Falcon Sequence (fseq) file player for Light-O-Rama hardware (like xLights)
Loading...
Searching...
No Matches
ctable_s Struct Reference

Represents a table of cells that map raw FSEQ sequence indexes to a known unit and channel number. More...

#include <cell.h>

Collaboration diagram for ctable_s:

Data Fields

struct cell_scells
 Array of cells.
 
size_t size
 Number of cells in the table.
 

Detailed Description

Represents a table of cells that map raw FSEQ sequence indexes to a known unit and channel number.

Field Documentation

◆ cells

struct cell_s* ctable_s::cells

Array of cells.

◆ size

size_t ctable_s::size

Number of cells in the table.


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