#include "Tlc5940.h"
Go to the source code of this file.
Functions | |
uint16_t | tlc_shiftUp (uint16_t zeroValue) |
Shifts all the channel data up (OUT0 becomes OUT1 . | |
uint16_t | tlc_shiftDown (uint16_t topValue) |
Shifts all the channel data down (OUT 15 -> OUT 14 . |