APM:Libraries
Public Attributes | Static Public Attributes | List of all members
AP_Param::GroupNesting Struct Reference

#include <AP_Param.h>

Collaboration diagram for AP_Param::GroupNesting:
[legend]

Public Attributes

uint8_t level
 
const struct GroupInfogroup_ret [numlevels]
 

Static Public Attributes

static const uint8_t numlevels = 2
 

Detailed Description

Definition at line 202 of file AP_Param.h.

Member Data Documentation

◆ group_ret

const struct GroupInfo* AP_Param::GroupNesting::group_ret[numlevels]

◆ level

uint8_t AP_Param::GroupNesting::level

◆ numlevels

const uint8_t AP_Param::GroupNesting::numlevels = 2
static

Definition at line 203 of file AP_Param.h.

Referenced by AP_Param::find_var_info_group().


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