|
SBK_BarDrive Library 2.2.1
LED bar meter control and queued animations for Arduino
|
#include <SBK_BarMeterAnimations.h>
Public Member Functions | |
| Block () | |
Data Fields | |
| int8_t | position |
| bool | active |
Definition at line 1901 of file SBK_BarMeterAnimations.h.
|
inline |
Definition at line 1903 of file SBK_BarMeterAnimations.h.
References active, and position.
Referenced by SBK_BarMeterAnimations< BarMeterT >::_resetBlocks().
| bool SBK_BarMeterAnimations< BarMeterT >::Block::active |
Definition at line 1905 of file SBK_BarMeterAnimations.h.
Referenced by SBK_BarMeterAnimations< BarMeterT >::_calculateSwitchedEmitTickCounter(), SBK_BarMeterAnimations< BarMeterT >::_emitBlock(), SBK_BarMeterAnimations< BarMeterT >::_mirrorBlocks(), SBK_BarMeterAnimations< BarMeterT >::_scrollingBlocks(), SBK_BarMeterAnimations< BarMeterT >::_stackingBlocks(), and Block().
| int8_t SBK_BarMeterAnimations< BarMeterT >::Block::position |
Definition at line 1904 of file SBK_BarMeterAnimations.h.
Referenced by SBK_BarMeterAnimations< BarMeterT >::_calculateSwitchedEmitTickCounter(), SBK_BarMeterAnimations< BarMeterT >::_emitBlock(), SBK_BarMeterAnimations< BarMeterT >::_mirrorBlocks(), SBK_BarMeterAnimations< BarMeterT >::_scrollingBlocks(), SBK_BarMeterAnimations< BarMeterT >::_stackingBlocks(), and Block().