tlc_progmem_utils.h File Reference

PROGMEM utility functions for setting grayscale or dot correction data from PROGMEM. More...

#include <avr/pgmspace.h>
#include <avr/io.h>
#include "tlc_config.h"
#include "Tlc5940.h"

Go to the source code of this file.

Functions

void tlc_setGSfromProgmem (prog_uint8_t *gsArray)
 Sets the grayscale data from an array in progmem.
void tlc_setDCfromProgmem (prog_uint8_t *dcArray)
 Sets the dot correction data from an array in progmem.


Detailed Description

PROGMEM utility functions for setting grayscale or dot correction data from PROGMEM.

See the UsingProgmem Example for an example.


Generated on Thu May 7 01:17:13 2009 for Arduino Tlc5940 Library by  doxygen 1.5.8