Zephyr API Documentation 4.2.0-rc3
A Scalable Open Source RTOS
|
|
4.2.0-rc3 |
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 |
Represents a single value in a statistics group.
const char* stat_mgmt_entry::name |
uint64_t stat_mgmt_entry::value |