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

This is the complete list of members for ace_segment::HardSpiInterface< T_SPI >, including all inherited members.

begin() constace_segment::HardSpiInterface< T_SPI >inline
end() const (defined in ace_segment::HardSpiInterface< T_SPI >)ace_segment::HardSpiInterface< T_SPI >inline
HardSpiInterface(T_SPI &spi, uint8_t latchPin) (defined in ace_segment::HardSpiInterface< T_SPI >)ace_segment::HardSpiInterface< T_SPI >inline
send16(uint16_t value) constace_segment::HardSpiInterface< T_SPI >inline
send16(uint8_t msb, uint8_t lsb) constace_segment::HardSpiInterface< T_SPI >inline
send8(uint8_t value) constace_segment::HardSpiInterface< T_SPI >inline