|
SBK_BarDrive Library 2.1.0
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 1652 of file SBK_BarMeterAnimations.h.
|
inline |
Definition at line 1654 of file SBK_BarMeterAnimations.h.
References active, and position.
Referenced by SBK_BarMeterAnimations< BarMeterT >::_resetBlocks().
| bool SBK_BarMeterAnimations< BarMeterT >::Block::active |
Definition at line 1656 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 1655 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().