|
|
disp_measure_t | dispMeasures |
| | Display related information of the channel measurements.
|
| |
|
const char * | measureTxts [MEASURE_COUNT] |
| | Text representing measurement statistics.
|
| |
|
const char * | unitTxts [UNIT_COUNT] |
| | Text representing measurement units.
|
| |
|
ltdc_layer_info_t | defaultLayer |
| | Default layer which can be pointed to, if the LTDC layer needs to be empty.
|
| |
|
bool | writeAtScreenEnd |
| | This variable is used by the system to make sure that the whole screen is refreshed before changing to avoid glitching.
|
| |
| appinfo_display_t | appInfoDisplay |
| | This information will be displayed in the application information screen.
|
| |
|
image_info_t * | splashImg |
| | Assigns the image to be displayed on the splash screen.
|
| |