Zephyr API Documentation  2.7.0-rc2
A Scalable Open Source RTOS
float32_value Struct Reference

32-bit variant of the LwM2M float structure More...

#include <lwm2m.h>

Data Fields

int32_t val1
 
int32_t val2
 

Detailed Description

32-bit variant of the LwM2M float structure

Field Documentation

◆ val1

int32_t float32_value::val1

◆ val2

int32_t float32_value::val2

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