Source that displays IO_modules about screen. More...
#include <AppGlobal.h>
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] |
Source that displays IO_modules about screen.
void about_style_IO_module | ( | ) |
Function to initialize IO about screen style.
None |
|
extern |
void disp_mod_about_io_module_screen | ( | int | about_index | ) |
Function to display IO count about screen(DIO, DI, DO, AI, AIO, AO)
about_index | - cursor |
|
extern |