libsbp
v2.4.7
|
#include <settings.h>
Data Fields | |
u16 | index |
An index into the device settings, with values ranging from 0 to length(settings) More... | |
char | setting [0] |
A NULL-terminated and delimited string with contents "SECTION_SETTING\0SETTING\0VALUE\0FORMAT_TYPE\0". More... | |
Definition at line 167 of file settings.h.
u16 index |
An index into the device settings, with values ranging from 0 to length(settings)
Definition at line 168 of file settings.h.
char setting[0] |
A NULL-terminated and delimited string with contents "SECTION_SETTING\0SETTING\0VALUE\0FORMAT_TYPE\0".
Definition at line 171 of file settings.h.