AceSegment
0.3.0
An adjustable, configurable, and extensible framework for rendering seven segment LED displays.
ace_segment
LedMatrixSpi
ace_segment::LedMatrixSpi Member List
This is the complete list of members for
ace_segment::LedMatrixSpi
, including all inherited members.
configure
() override
ace_segment::LedMatrixSpi
virtual
disableGroup
(uint8_t group) override (defined in
ace_segment::LedMatrixSerial
)
ace_segment::LedMatrixSerial
virtual
drawElements
(uint8_t pattern) override (defined in
ace_segment::LedMatrixSpi
)
ace_segment::LedMatrixSpi
virtual
enableGroup
(uint8_t group) override (defined in
ace_segment::LedMatrixSerial
)
ace_segment::LedMatrixSerial
virtual
finish
() override
ace_segment::LedMatrixSpi
virtual
invertGroupLevels
()
ace_segment::LedMatrix
inline
LedMatrix
(Hardware *hardware, uint8_t numGroups, uint8_t numElements) (defined in
ace_segment::LedMatrix
)
ace_segment::LedMatrix
inline
LedMatrixSerial
(Hardware *hardware, uint8_t numGroups, uint8_t numElements) (defined in
ace_segment::LedMatrixSerial
)
ace_segment::LedMatrixSerial
inline
LedMatrixSpi
(Hardware *hardware, uint8_t numGroups, uint8_t numElements) (defined in
ace_segment::LedMatrixSpi
)
ace_segment::LedMatrixSpi
inline
mClockPin
(defined in
ace_segment::LedMatrixSerial
)
ace_segment::LedMatrixSerial
protected
mDataPin
(defined in
ace_segment::LedMatrixSerial
)
ace_segment::LedMatrixSerial
protected
mElementOff
(defined in
ace_segment::LedMatrix
)
ace_segment::LedMatrix
protected
mElementOn
(defined in
ace_segment::LedMatrix
)
ace_segment::LedMatrix
protected
mGroupOff
(defined in
ace_segment::LedMatrix
)
ace_segment::LedMatrix
protected
mGroupOn
(defined in
ace_segment::LedMatrix
)
ace_segment::LedMatrix
protected
mGroupPins
(defined in
ace_segment::LedMatrixSerial
)
ace_segment::LedMatrixSerial
protected
mHardware
(defined in
ace_segment::LedMatrix
)
ace_segment::LedMatrix
protected
mLatchPin
(defined in
ace_segment::LedMatrixSerial
)
ace_segment::LedMatrixSerial
protected
mNumElements
(defined in
ace_segment::LedMatrix
)
ace_segment::LedMatrix
protected
mNumGroups
(defined in
ace_segment::LedMatrix
)
ace_segment::LedMatrix
protected
setAnodeOnGroup
()
ace_segment::LedMatrix
inline
setCathodeOnGroup
()
ace_segment::LedMatrix
inline
setElementPins
(uint8_t latchPin, uint8_t dataPin, uint8_t clockPin) (defined in
ace_segment::LedMatrixSerial
)
ace_segment::LedMatrixSerial
inline
setGroupPins
(const uint8_t *groupPins) (defined in
ace_segment::LedMatrixSerial
)
ace_segment::LedMatrixSerial
inline
writeGroupPin
(uint8_t group, uint8_t output)
ace_segment::LedMatrixSerial
protected
~LedMatrix
() (defined in
ace_segment::LedMatrix
)
ace_segment::LedMatrix
inline
virtual
Generated by
1.8.13