pCols is only used within STemWin_SampleDemo.
 
Symbols
loading...
Files
loading...

pCols variable

Syntax

uint8_t pCols[ZONES][4] = { #if (ZONES == 4 ) {0x00, 0x00, 0x00, 0xC7}, {0x00, 0xC8, 0x01, 0x8F}, {0x01, 0x90, 0x02, 0x57}, {0x02, 0x58, 0x03, 0x1F}, #elif (ZONES == 2 ) {0x00, 0x00, 0x01, 0x8F}, {0x01, 0x90, 0x03, 0x1F} #elif (ZONES == 1 ) {0x00, 0x00, 0x03, 0x1F}, #endif };

Data Use

Functions reading pCols
pCols
Type of pCols
pCols
uint8_t
all items filtered out