Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of BLE_WallbotBLE_Challenge by
ble_gls_meas_t Struct Reference
[Glucose Service]
Glucose Measurement structure. More...
#include <ble_gls.h>
Data Fields | |
uint8_t | flags |
Flags. | |
uint16_t | sequence_number |
Sequence number. | |
ble_date_time_t | base_time |
Time stamp. | |
int16_t | time_offset |
Time offset. | |
sfloat_t | glucose_concentration |
Glucose concentration. | |
uint8_t | type |
Type. | |
uint8_t | sample_location |
Sample location. | |
uint16_t | sensor_status_annunciation |
Sensor status annunciation. |
Detailed Description
Glucose Measurement structure.
This contains glucose measurement value.
Definition at line 167 of file ble_gls.h.
Field Documentation
uint8_t sample_location |
uint16_t sensor_status_annunciation |
uint16_t sequence_number |
int16_t time_offset |
Generated on Tue Jul 12 2022 13:52:33 by
