CGM measurement. More...
#include <nrf_ble_cgms.h>
Data Fields |
|
| uint8_t | flags |
| uint16_t | glucose_concentration |
| uint16_t | time_offset |
| nrf_ble_cgms_sensor_annunc_t | sensor_status_annunciation |
| uint16_t | trend |
| uint16_t | quality |
Detailed Description
CGM measurement.
Field Documentation
| uint8_t nrf_ble_cgms_meas_t::flags |
Indicates the presence of optional fields and the Sensor Status Annunciation field.
| uint16_t nrf_ble_cgms_meas_t::glucose_concentration |
Glucose concentration. 16-bit word comprising 4-bit exponent and signed 12-bit mantissa.
| uint16_t nrf_ble_cgms_meas_t::quality |
Optional field that includes the Quality of the measurement.
| nrf_ble_cgms_sensor_annunc_t nrf_ble_cgms_meas_t::sensor_status_annunciation |
Sensor Status Annunciation. Variable length, can include Status, Cal/Temp, and Warning.
| uint16_t nrf_ble_cgms_meas_t::time_offset |
Time offset. Represents the time difference between measurements.
| uint16_t nrf_ble_cgms_meas_t::trend |
Optional field that can include Trend Information.
- components/ble/ble_services/experimental_nrf_ble_cgms/nrf_ble_cgms.h