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

Data Fields

bool temperatura_valida
 
int16_t temperatura_deci_celsius
 
bool salida_activa
 
bool sensor_disponible
 
hmi_pantalla_t pantalla
 
hmi_parametro_t menu_index
 
hmi_parametro_t editando
 
int16_t valor_edicion
 
bool necesita_redibujado
 
uint8_t ticks_buzzer_restantes
 

Detailed Description

Definition at line 53 of file hmi.c.

Field Documentation

◆ editando

◆ menu_index

hmi_parametro_t hmi_ui_t::menu_index

Definition at line 59 of file hmi.c.

Referenced by hmi_dibujar_menu(), hmi_init(), and hmi_process().

◆ necesita_redibujado

bool hmi_ui_t::necesita_redibujado

◆ pantalla

hmi_pantalla_t hmi_ui_t::pantalla

Definition at line 58 of file hmi.c.

Referenced by hmi_cargar_estado_proceso(), hmi_dibujar(), hmi_init(), and hmi_process().

◆ salida_activa

bool hmi_ui_t::salida_activa

Definition at line 56 of file hmi.c.

Referenced by hmi_cargar_estado_proceso(), and hmi_dibujar_inicio().

◆ sensor_disponible

bool hmi_ui_t::sensor_disponible

Definition at line 57 of file hmi.c.

Referenced by hmi_cargar_estado_proceso(), and hmi_dibujar_inicio().

◆ temperatura_deci_celsius

int16_t hmi_ui_t::temperatura_deci_celsius

Definition at line 55 of file hmi.c.

Referenced by hmi_cargar_estado_proceso(), and hmi_dibujar_inicio().

◆ temperatura_valida

bool hmi_ui_t::temperatura_valida

Definition at line 54 of file hmi.c.

Referenced by hmi_cargar_estado_proceso(), and hmi_dibujar_inicio().

◆ ticks_buzzer_restantes

uint8_t hmi_ui_t::ticks_buzzer_restantes

Definition at line 63 of file hmi.c.

Referenced by hmi_init(), and hmi_process().

◆ valor_edicion

int16_t hmi_ui_t::valor_edicion

Definition at line 61 of file hmi.c.

Referenced by hmi_dibujar_edicion(), hmi_guardar_valor_editado(), hmi_init(), and hmi_process().


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