Arrow3-MBN-APP
 
Loading...
Searching...
No Matches
io_modules_about_screen.c File Reference

Source that displays IO_modules about screen. More...

#include <AppGlobal.h>
Include dependency graph for io_modules_about_screen.c:

Functions

void disp_mod_about_io_module_screen (int about_index)
 Function to display IO count about screen(DIO, DI, DO, AI, AIO, AO)
 
void about_style_IO_module ()
 Function to initialize IO about screen style.
 
void common_label_creation (lv_obj_t *screen_name, char *text, lv_coord_t x, lv_coord_t y, const lv_font_t *font_name, uint32_t font_colour)
 

Variables

s_about_io_name s_about_screen_io_name [MACRO_MAX_ABOUT_IO_NAMES]
 

Detailed Description

Source that displays IO_modules about screen.

Function Documentation

◆ about_style_IO_module()

void about_style_IO_module ( )

Function to initialize IO about screen style.

Parameters
None
Here is the caller graph for this function:

◆ common_label_creation()

void common_label_creation ( lv_obj_t * screen_name,
char * text,
lv_coord_t x,
lv_coord_t y,
const lv_font_t * font_name,
uint32_t font_colour )
extern
Here is the caller graph for this function:

◆ disp_mod_about_io_module_screen()

void disp_mod_about_io_module_screen ( int about_index)

Function to display IO count about screen(DIO, DI, DO, AI, AIO, AO)

Parameters
about_index- cursor
Here is the call graph for this function:
Here is the caller graph for this function:

Variable Documentation

◆ s_about_screen_io_name

s_about_io_name s_about_screen_io_name[MACRO_MAX_ABOUT_IO_NAMES]
extern