PixelKey
NeoPixel USB Key
Loading...
Searching...
No Matches
cmd_args_config_set_t Struct Reference

Arguments to config-set command. More...

#include <pixelkey_commands.h>

Data Fields

char key [(32)]
 Configuration key.
 
value_type_t value_type
 Type for value.
 
union {
   int32_t   i32
 Integer config value.
 
   float   f32
 Float config value.
 
   bool   b
 Boolean config value.
 
value
 Configuration value.
 

Detailed Description

Arguments to config-set command.


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