mbgtools-lx  4.2.8
OPT_HANDLER_SPEC_S Struct Reference

Data Fields

const char * cmd_name
 
MBG_CHK_SUPP_FNCchk_supp_fnc
 
HELP_FNChelp_fnc
 
SET_FNCset_fnc
 
SHOW_FNCshow_fnc
 
const char * cmd_info
 
const char * not_supp_msg
 
uint32_t flags
 see OPT_FLAG_MASKS More...
 

Detailed Description

Definition at line 204 of file mbgctrl.c.

Field Documentation

◆ chk_supp_fnc

MBG_CHK_SUPP_FNC* OPT_HANDLER_SPEC_S::chk_supp_fnc

Definition at line 207 of file mbgctrl.c.

◆ cmd_info

const char* OPT_HANDLER_SPEC_S::cmd_info

Definition at line 211 of file mbgctrl.c.

◆ cmd_name

const char* OPT_HANDLER_SPEC_S::cmd_name

Definition at line 206 of file mbgctrl.c.

◆ flags

uint32_t OPT_HANDLER_SPEC_S::flags

see OPT_FLAG_MASKS

Definition at line 213 of file mbgctrl.c.

Referenced by save_serial_settings().

◆ help_fnc

HELP_FNC* OPT_HANDLER_SPEC_S::help_fnc

Definition at line 208 of file mbgctrl.c.

◆ not_supp_msg

const char* OPT_HANDLER_SPEC_S::not_supp_msg

Definition at line 212 of file mbgctrl.c.

◆ set_fnc

SET_FNC* OPT_HANDLER_SPEC_S::set_fnc

Definition at line 209 of file mbgctrl.c.

◆ show_fnc

SHOW_FNC* OPT_HANDLER_SPEC_S::show_fnc

Definition at line 210 of file mbgctrl.c.


The documentation for this struct was generated from the following file: