Firmware for Arduino | PLEN Project Company Inc.
PLEN2::Interpreter::Code Struct Reference

Code struct. More...

#include <Interpreter.h>

Public Attributes

uint8_t slot
 Slot number of a motion. More...
 
uint8_t loop_count
 Loop count. (Using 255 as infinity.) More...
 

Detailed Description

Code struct.

Member Data Documentation

uint8_t PLEN2::Interpreter::Code::loop_count

Loop count. (Using 255 as infinity.)

uint8_t PLEN2::Interpreter::Code::slot

Slot number of a motion.


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