|
Deluge Firmware
|
#include <WaveformRenderData.h>

Public Attributes | |
| int64_t | xScroll |
| int64_t | xZoom |
| int32_t | maxPerCol [displayWidth] |
| int32_t | minPerCol [displayWidth] |
| uint8_t | colStatus [displayWidth] |
| uint8_t WaveformRenderData::colStatus[displayWidth] |
| int32_t WaveformRenderData::maxPerCol[displayWidth] |
| int32_t WaveformRenderData::minPerCol[displayWidth] |
| int64_t WaveformRenderData::xScroll |
| int64_t WaveformRenderData::xZoom |