VLDGlucoseUnit

Units that can be used to represent blood glucose values.

Definition

typedef NS_ENUM(NSUInteger, VLDGlucoseUnit ) {
   VLDGlucoseUnitMGDL,
   VLDGlucoseUnitMMOLL,
};

Constants

VLDGlucoseUnitMGDL

Milligrams per Deciliter

VLDRecord.h.

VLDGlucoseUnitMMOLL

Millimoles per Liter

VLDRecord.h.

VLDRecord.h