cursada_mc2
Base de control de temperatura para EDU-CIAA-NXP
Loading...
Searching...
No Matches
hmi_param_desc_t Struct Reference

Data Fields

const char * titulo
 
int16_t minimo
 
int16_t maximo
 
int16_t paso
 
bool ciclico
 

Detailed Description

Definition at line 45 of file hmi.c.

Field Documentation

◆ ciclico

bool hmi_param_desc_t::ciclico

Definition at line 50 of file hmi.c.

Referenced by hmi_process().

◆ maximo

int16_t hmi_param_desc_t::maximo

Definition at line 48 of file hmi.c.

Referenced by hmi_process().

◆ minimo

int16_t hmi_param_desc_t::minimo

Definition at line 47 of file hmi.c.

Referenced by hmi_process().

◆ paso

int16_t hmi_param_desc_t::paso

Definition at line 49 of file hmi.c.

Referenced by hmi_process().

◆ titulo

const char* hmi_param_desc_t::titulo

Definition at line 46 of file hmi.c.

Referenced by hmi_dibujar_edicion(), and hmi_dibujar_menu().


The documentation for this struct was generated from the following file: