![]() |
nRF5 SDK
v12.3.0
|
| Choose documentation: | nRF5 SDK | S130 SoftDevice API | S132 SoftDevice API | S212 SoftDevice API | S332 SoftDevice API |
FLOAT format (IEEE-11073 32-bit FLOAT, defined as a 32-bit value with a 24-bit mantissa and an 8-bit exponent. More...
#include <ble_hts.h>
Data Fields | |
| int8_t | exponent |
| int32_t | mantissa |
FLOAT format (IEEE-11073 32-bit FLOAT, defined as a 32-bit value with a 24-bit mantissa and an 8-bit exponent.
| int8_t ieee_float32_t::exponent |
Base 10 exponent
| int32_t ieee_float32_t::mantissa |
Mantissa, should be using only 24 bits