Prusa MINI Firmware overview
window_frame.h File Reference
#include <inttypes.h>
#include "guitypes.h"
#include "window.h"

Go to the source code of this file.

Classes

struct  _window_class_frame_t
 
struct  _window_frame_t
 

Typedefs

typedef struct _window_class_frame_t window_class_frame_t
 
typedef struct _window_frame_t window_frame_t
 

Variables

const window_class_frame_t window_class_frame
 

Typedef Documentation

◆ window_class_frame_t

◆ window_frame_t

Variable Documentation

◆ window_class_frame

const window_class_frame_t window_class_frame