|
Treehopper C++ API
|
This is the complete list of members for Dm632, including all inherited members.
| autoFlush | Flushable | |
| brightness() | LedDriver | |
| brightness(double value) | LedDriver | |
| ChainableShiftRegisterOutput(Spi &spiModule, SpiChipSelectPin *latchPin, int numBytes=1, double speedMhz=5, SpiMode mode=SpiMode::Mode00, ChipSelectMode csMode=ChipSelectMode::PulseHighAtEnd) | ChainableShiftRegisterOutput | |
| ChainableShiftRegisterOutput(ChainableShiftRegisterOutput &upstreamDevice, int numBytes=1) | ChainableShiftRegisterOutput | |
| currentValue | ChainableShiftRegisterOutput | |
| Dm632(Spi &spi, SpiChipSelectPin *lat, double speed=6) | Dm632 | |
| Dm632(ChainableShiftRegisterOutput &upstreamDevice) | Dm632 | |
| flush(bool force=false) | Dm632 | virtual |
| hasGlobalBrightnessControl | LedDriver | |
| hasIndividualBrightnessControl | LedDriver | |
| LedDriver(int numLeds, bool hasGlobalBrightnessControl, bool hasIndividualBrightnessControl) | LedDriver | |
| leds | LedDriver | |
| numBytes | ChainableShiftRegisterOutput | |
| parent | Flushable | |
| updateFromCurrentValue() | Dm632 | virtual |
| write(uint8_t *value) | ChainableShiftRegisterOutput | |
| ~Flushable() | Flushable | inline |