Pummpcomm v2.5.1 Pummpcomm.Carbohydrates View Source

Carbohydrates consumed in either grams or exchanges

Link to this section Summary

Types

Carbohydrates consumed in either grams or exchanges

exchanges of carbohydrates. Normally 15 grams per exchange, but it depends on food type. Raw value from pump is in 1/10th of an exchange, so it’s not a float on the pump itself

Grams of carbohydrates

The unit carbohydrates is in

Link to this section Types

Link to this type carbohydrates() View Source
carbohydrates() :: exchanges | grams

Carbohydrates consumed in either grams or exchanges

Link to this type exchanges() View Source
exchanges() :: float

exchanges of carbohydrates. Normally 15 grams per exchange, but it depends on food type. Raw value from pump is in 1/10th of an exchange, so it’s not a float on the pump itself.

Link to this type grams() View Source
grams() :: non_neg_integer

Grams of carbohydrates

Link to this type units() View Source
units() :: :grams | :exchanges

The unit carbohydrates is in.