AceSegment  0.7.0
A framework for rendering seven segment LED displays using the TM1637, MAX7219, HT16K33, or 74HC595 controller chips
ace_segment::SoftSpiInterface Member List

This is the complete list of members for ace_segment::SoftSpiInterface, including all inherited members.

begin() const (defined in ace_segment::SoftSpiInterface)ace_segment::SoftSpiInterfaceinline
end() const (defined in ace_segment::SoftSpiInterface)ace_segment::SoftSpiInterfaceinline
send16(uint16_t value) constace_segment::SoftSpiInterfaceinline
send16(uint8_t msb, uint8_t lsb) constace_segment::SoftSpiInterfaceinline
send8(uint8_t value) constace_segment::SoftSpiInterfaceinline
SoftSpiInterface(uint8_t latchPin, uint8_t dataPin, uint8_t clockPin) (defined in ace_segment::SoftSpiInterface)ace_segment::SoftSpiInterfaceinline