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

#include <hmi.h>

Data Fields

bool temperatura_valida
 
int16_t temperatura_deci_celsius
 
bool salida_activa
 
bool sensor_disponible
 

Detailed Description

Definition at line 13 of file hmi.h.

Field Documentation

◆ salida_activa

bool hmi_estado_proceso_t::salida_activa

Definition at line 16 of file hmi.h.

Referenced by app_step_20ms(), and hmi_cargar_estado_proceso().

◆ sensor_disponible

bool hmi_estado_proceso_t::sensor_disponible

Definition at line 17 of file hmi.h.

Referenced by app_step_20ms(), and hmi_cargar_estado_proceso().

◆ temperatura_deci_celsius

int16_t hmi_estado_proceso_t::temperatura_deci_celsius

Definition at line 15 of file hmi.h.

Referenced by app_step_20ms(), and hmi_cargar_estado_proceso().

◆ temperatura_valida

bool hmi_estado_proceso_t::temperatura_valida

Definition at line 14 of file hmi.h.

Referenced by app_step_20ms(), and hmi_cargar_estado_proceso().


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