Prusa MINI Firmware overview
screen_wizard_data_t Struct Reference

#include <screen_wizard.h>

Collaboration diagram for screen_wizard_data_t:

Public Attributes

window_frame_t frame
 
window_frame_t frame_footer
 
window_text_t header
 
status_footer_t footer
 
window_frame_t frame_body
 
wizard_state_t state
 
uint8_t flags
 
screen_variant_t screen_variant
 
selftest_data_t selftest
 
xyzcalib_data_t xyzcalib
 
firstlay_data_t firstlay
 

Member Data Documentation

◆ frame

window_frame_t screen_wizard_data_t::frame

◆ frame_footer

window_frame_t screen_wizard_data_t::frame_footer

◆ header

window_text_t screen_wizard_data_t::header

◆ footer

status_footer_t screen_wizard_data_t::footer

◆ frame_body

window_frame_t screen_wizard_data_t::frame_body

◆ state

wizard_state_t screen_wizard_data_t::state

◆ flags

uint8_t screen_wizard_data_t::flags

◆ screen_variant

screen_variant_t screen_wizard_data_t::screen_variant

◆ selftest

selftest_data_t screen_wizard_data_t::selftest

◆ xyzcalib

xyzcalib_data_t screen_wizard_data_t::xyzcalib

◆ firstlay

firstlay_data_t screen_wizard_data_t::firstlay