Hanna
Sourcecode Batteriemanagementsystem
Datenfelder
scr_info_t Strukturreferenz

Variablentyp zur Darstellung des Info-Screen. Mehr ...

#include <screens_gfx.h>

Datenfelder

int16_t mAmp
 
char name [3]
 
uint8_t soc
 
uint16_t soc_color
 
uint8_t soh
 
uint16_t temp_color
 
uint8_t temperatur
 
uint16_t top_bat_color
 
uint8_t top_bat_cross
 
bool vent
 
bool verbraucher
 
float volt
 

Ausführliche Beschreibung

Variablentyp zur Darstellung des Info-Screen.

Typdef struct, enthält alle Variablen für die richtige Darstellung der Icons auf dem Screen und die aktuellen Werte für den Batteriezustand.

Definiert in Zeile 121 der Datei screens_gfx.h.