disable() | modm::TLC594X< CHANNELS, Spi, Xlat, Xblank, Vprog, Xerr > | inline |
enable() | modm::TLC594X< CHANNELS, Spi, Xlat, Xblank, Vprog, Xerr > | inline |
getChannel(uint16_t channel) | modm::TLC594X< CHANNELS, Spi, Xlat, Xblank, Vprog, Xerr > | |
getDotCorrection(uint16_t channel) | modm::TLC594X< CHANNELS, Spi, Xlat, Xblank, Vprog, Xerr > | |
getDotCorrectionData() (defined in modm::TLC594X< CHANNELS, Spi, Xlat, Xblank, Vprog, Xerr >) | modm::TLC594X< CHANNELS, Spi, Xlat, Xblank, Vprog, Xerr > | inline |
getGrayscaleData() (defined in modm::TLC594X< CHANNELS, Spi, Xlat, Xblank, Vprog, Xerr >) | modm::TLC594X< CHANNELS, Spi, Xlat, Xblank, Vprog, Xerr > | inline |
getStatusData() (defined in modm::TLC594X< CHANNELS, Spi, Xlat, Xblank, Vprog, Xerr >) | modm::TLC594X< CHANNELS, Spi, Xlat, Xblank, Vprog, Xerr > | inline |
initialize(uint16_t channels=0, uint8_t dots=63, bool writeCH=true, bool writeDC=true, bool enable=true) | modm::TLC594X< CHANNELS, Spi, Xlat, Xblank, Vprog, Xerr > | |
isEnabled() (defined in modm::TLC594X< CHANNELS, Spi, Xlat, Xblank, Vprog, Xerr >) | modm::TLC594X< CHANNELS, Spi, Xlat, Xblank, Vprog, Xerr > | inline |
isError() | modm::TLC594X< CHANNELS, Spi, Xlat, Xblank, Vprog, Xerr > | inline |
latch() | modm::TLC594X< CHANNELS, Spi, Xlat, Xblank, Vprog, Xerr > | |
setAllChannels(uint16_t value) | modm::TLC594X< CHANNELS, Spi, Xlat, Xblank, Vprog, Xerr > | |
setAllDotCorrection(uint8_t value) | modm::TLC594X< CHANNELS, Spi, Xlat, Xblank, Vprog, Xerr > | |
setChannel(uint16_t channel, uint16_t value) | modm::TLC594X< CHANNELS, Spi, Xlat, Xblank, Vprog, Xerr > | |
setDotCorrection(uint16_t channel, uint8_t value) | modm::TLC594X< CHANNELS, Spi, Xlat, Xblank, Vprog, Xerr > | |
writeChannels(bool flush=true) | modm::TLC594X< CHANNELS, Spi, Xlat, Xblank, Vprog, Xerr > | |
writeDotCorrection(bool flush=true) | modm::TLC594X< CHANNELS, Spi, Xlat, Xblank, Vprog, Xerr > | |