PEController BSP v4
Board Support Package for PEController from Taraz Technologies
 
Loading...
Searching...
No Matches
Variables

Variables

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_tsplashImg
 Assigns the image to be displayed on the splash screen.
 

Detailed Description

Variable Documentation

◆ appInfoDisplay

appinfo_display_t appInfoDisplay
extern
Note
The information is application dependent and can be edited in screen_appinfo_data.c. The file is located in "CM4/BSP/Display" folder in the relevant project