Tlc_Fade Struct Reference

#include <tlc_fades.h>

List of all members.


Detailed Description

Data for a single fade.

Public Attributes

TLC_CHANNEL_TYPE channel
 channel this fade is on
int16_t startValue
 value when the fade starts (0 - 4095)
int16_t changeValue
 start + changeValue = endValue (0 - 4095)
uint32_t startMillis
 millis() when to start
uint32_t endMillis
 millis() when to end

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

Generated on Thu Mar 5 18:09:26 2009 for Arduino Tlc5940 Library by  doxygen 1.5.6