Prusa MINI Firmware overview
selftest_cool_data_t Struct Reference

#include <selftest_cool.h>

Collaboration diagram for selftest_cool_data_t:

Public Attributes

_TEST_STATE_t state_cool
 
float temp_noz
 
float temp_bed
 
uint32_t timer
 
float start_nozzle_temp
 
float start_bed_temp
 

Member Data Documentation

◆ state_cool

_TEST_STATE_t selftest_cool_data_t::state_cool

◆ temp_noz

float selftest_cool_data_t::temp_noz

◆ temp_bed

float selftest_cool_data_t::temp_bed

◆ timer

uint32_t selftest_cool_data_t::timer

◆ start_nozzle_temp

float selftest_cool_data_t::start_nozzle_temp

◆ start_bed_temp

float selftest_cool_data_t::start_bed_temp