Glucose Measurement Flags. More...

Macros

#define GLS_MEAS_FLAG_TIME_OFFSET   0x01
 
#define GLS_MEAS_FLAG_CONC_TYPE_LOC   0x02
 
#define GLS_MEAS_FLAG_UNITS_KG_L   0x00
 
#define GLS_MEAS_FLAG_UNITS_MOL_L   0x04
 
#define GLS_MEAS_FLAG_SENSOR_STATUS   0x08
 
#define GLS_MEAS_FLAG_CONTEXT_INFO   0x10
 

Detailed Description

Glucose Measurement Flags.

Macro Definition Documentation

◆ GLS_MEAS_FLAG_CONC_TYPE_LOC

#define GLS_MEAS_FLAG_CONC_TYPE_LOC   0x02

Glucose Concentration, Type, and Sample Location Present

◆ GLS_MEAS_FLAG_CONTEXT_INFO

#define GLS_MEAS_FLAG_CONTEXT_INFO   0x10

Context Information Follows

◆ GLS_MEAS_FLAG_SENSOR_STATUS

#define GLS_MEAS_FLAG_SENSOR_STATUS   0x08

Sensor Status Annunciation Present

◆ GLS_MEAS_FLAG_TIME_OFFSET

#define GLS_MEAS_FLAG_TIME_OFFSET   0x01

Time Offset Present

◆ GLS_MEAS_FLAG_UNITS_KG_L

#define GLS_MEAS_FLAG_UNITS_KG_L   0x00

Glucose Concentration Units kg/L

◆ GLS_MEAS_FLAG_UNITS_MOL_L

#define GLS_MEAS_FLAG_UNITS_MOL_L   0x04

Glucose Concentration Units mol/L