semilimes mcu sdk 1.0.1
semilimes Software Development Kit for microcontrollers
Loading...
Searching...
No Matches
FcSwitch Class Reference

Public Member Functions

 ~FcSwitch ()
 
void set (char *refname, char *title, bool value)
 
char * get ()
 

Constructor & Destructor Documentation

◆ ~FcSwitch()

FcSwitch::~FcSwitch ( )
inline
Returns
void

Member Function Documentation

◆ get()

char * FcSwitch::get ( )
Returns
char*

◆ set()

void FcSwitch::set ( char * refname,
char * title,
bool value )
Parameters
refname- it is the reference name of the object
title- is the text displayed next to the switch
value- is the default value of the switch when creating and the selected value when submitting
Returns
void

The documentation for this class was generated from the following files: