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.
Dependents: idd_hw5_bleFanProto
Fork of nRF51822 by
ble_gls_meas_context_t Struct Reference
[Glucose Service]
  Glucose measurement context structure. More...
#include <ble_gls.h>
| Data Fields | |
| uint8_t | flags | 
| Flags. | |
| uint8_t | extended_flags | 
| Extended Flags. | |
| uint8_t | carbohydrate_id | 
| Carbohydrate ID. | |
| sfloat_t | carbohydrate | 
| Carbohydrate. | |
| uint8_t | meal | 
| Meal. | |
| uint8_t | tester_and_health | 
| Tester and health. | |
| uint16_t | exercise_duration | 
| Exercise Duration. | |
| uint8_t | exercise_intensity | 
| Exercise Intensity. | |
| uint8_t | medication_id | 
| Medication ID. | |
| sfloat_t | medication | 
| Medication. | |
| uint16_t | hba1c | 
| HbA1c. | |
Detailed Description
Glucose measurement context structure.
Definition at line 180 of file ble_gls.h.
Field Documentation
| uint8_t carbohydrate_id | 
| uint16_t exercise_duration | 
| uint8_t exercise_intensity | 
| uint8_t extended_flags | 
| uint8_t medication_id | 
| uint8_t tester_and_health | 
Generated on Tue Jul 12 2022 17:01:35 by
 1.7.2
 1.7.2 
    