libsbp  v2.4.7
msg_settings_read_by_index_resp_t Struct Reference

#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...
 

Detailed Description

Definition at line 167 of file settings.h.

Field Documentation

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.


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