Prusa MINI Firmware overview
screen_lan_settings.h File Reference
#include "gui.h"
#include "config.h"
#include "screen_menu.h"
#include "lwip/netif.h"

Go to the source code of this file.

Classes

struct  screen_lan_settings_data_t
 
struct  networkconfig_t
 

Macros

#define plsd   ((screen_lan_settings_data_t *)screen->pdata)
 
#define MAC_ADDR_STR_SIZE   18
 

Variables

screen_t screen_lan_settings
 
screen_t *const pscreen_lan_settings
 

Macro Definition Documentation

◆ plsd

#define plsd   ((screen_lan_settings_data_t *)screen->pdata)

◆ MAC_ADDR_STR_SIZE

#define MAC_ADDR_STR_SIZE   18

Variable Documentation

◆ screen_lan_settings

screen_t screen_lan_settings

◆ pscreen_lan_settings

screen_t* const pscreen_lan_settings