Prusa MINI Firmware overview
|
#include <screen.h>
Public Attributes | |
int16_t | id |
uint32_t | flg |
screen_init_t * | init |
screen_done_t * | done |
screen_draw_t * | draw |
screen_event_t * | event |
uint16_t | data_size |
void * | pdata |
int16_t _screen_t::id |
uint32_t _screen_t::flg |
screen_init_t* _screen_t::init |
screen_done_t* _screen_t::done |
screen_draw_t* _screen_t::draw |
screen_event_t* _screen_t::event |
uint16_t _screen_t::data_size |
void* _screen_t::pdata |