Go to the source code of this file.
Classes | |
class | Tlc5947Converter8Bit |
class | Tlc5947Converter16Bit |
class | Tlc5947MethodBase< T_BITCONVERT, T_TWOWIRE > |
Macros | |
#define | TLC5947_MODULE_PWM_CHANNEL_COUNT 24 |
#define TLC5947_MODULE_PWM_CHANNEL_COUNT 24 |
typedef Tlc5947MethodBase<Tlc5947Converter8Bit, TwoWireSpiImple<SpiSpeed15Mhz> > Tlc5947Spi15MhzMethod |
typedef Tlc5947MethodBase<Tlc5947Converter16Bit, TwoWireSpiImple<SpiSpeed15Mhz> > Tlc5947Spi15MhzMethod16Bit |
typedef Tlc5947MethodBase<Tlc5947Converter8Bit, TwoWireSpiImple<SpiSpeed30Mhz> > Tlc5947Spi30MhzMethod |
typedef Tlc5947MethodBase<Tlc5947Converter16Bit, TwoWireSpiImple<SpiSpeed30Mhz> > Tlc5947Spi30MhzMethod16Bit |