Zephyr API Documentation 4.2.0-rc3
A Scalable Open Source RTOS
 4.2.0-rc3
stat_mgmt_entry Struct Reference

Represents a single value in a statistics group. More...

#include <zephyr/mgmt/mcumgr/grp/stat_mgmt/stat_mgmt.h>

Data Fields

const char * name
uint64_t value

Detailed Description

Represents a single value in a statistics group.

Field Documentation

◆ name

const char* stat_mgmt_entry::name

◆ value

uint64_t stat_mgmt_entry::value

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