|
Treehopper C# API
|
This is the complete list of members for LedShiftRegister, including all inherited members.
| AutoFlush | ChainableShiftRegisterOutput | |
| Brightness | LedShiftRegister | |
| ChainableShiftRegisterOutput(Spi spiModule, SpiChipSelectPin latchPin, int numBytes=1, double speedMhz=6, SpiMode mode=SpiMode.Mode00, ChipSelectMode csMode=ChipSelectMode.PulseHighAtEnd) | ChainableShiftRegisterOutput | |
| ChainableShiftRegisterOutput(ChainableShiftRegisterOutput upstreamDevice, int numBytes=1) | ChainableShiftRegisterOutput | |
| Children | ChainableShiftRegisterOutput | |
| Clear() | LedShiftRegister | |
| CurrentValue | ChainableShiftRegisterOutput | |
| FlushAsync(bool force=false) | ChainableShiftRegisterOutput | |
| FlushIfAutoFlushEnabled() | ChainableShiftRegisterOutput | protected |
| HasGlobalBrightnessControl | LedShiftRegister | |
| HasIndividualBrightnessControl | LedShiftRegister | |
| LedChannelCount enum name | LedShiftRegister | |
| Leds | LedShiftRegister | |
| LedShiftRegister(Spi SpiModule, SpiChipSelectPin LatchPin, LedChannelCount ChannelCount=LedChannelCount.SixteenChannel, DigitalOut OutputEnablePin=null, double speedMhz=6) | LedShiftRegister | |
| LedShiftRegister(Spi SpiModule, SpiChipSelectPin LatchPin, Pwm OutputEnablePin, LedChannelCount ChannelCount=LedChannelCount.SixteenChannel, double speedMhz=6) | LedShiftRegister | |
| LedShiftRegister(ChainableShiftRegisterOutput upstreamDevice, LedChannelCount ChannelCount=LedChannelCount.SixteenChannel, DigitalOut OutputEnablePin=null) | LedShiftRegister | |
| LedShiftRegister(ChainableShiftRegisterOutput upstreamDevice, Pwm OutputEnablePin, LedChannelCount ChannelCount=LedChannelCount.SixteenChannel) | LedShiftRegister | |
| Parent | ChainableShiftRegisterOutput | |
| updateFromCurrentValue() | LedShiftRegister | protectedvirtual |
| Write(byte[] value) | ChainableShiftRegisterOutput |