Firmware
Public Attributes | List of all members
param_info_s Struct Reference

Static parameter definition structure. More...

#include <param.h>

Public Attributes

const char * name
 
param_type_t type
 
uint16_t volatile_param: 1
 
union param_value_u val
 

Detailed Description

Static parameter definition structure.

This is normally not used by user code; see the PARAM_DEFINE macros instead.


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