|
SBK_BarDrive Library 2.1.2
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 1828 of file SBK_BarMeterAnimations.h.
|
inline |
Definition at line 1830 of file SBK_BarMeterAnimations.h.
References active, and position.
Referenced by SBK_BarMeterAnimations< BarMeterT >::_resetBlocks().
| bool SBK_BarMeterAnimations< BarMeterT >::Block::active |
Definition at line 1832 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 1831 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().