41 #define THERAPY_MAX_REMOVALS 36 47 typedef struct THERAPY_PILLREMOVAL_INFO_S {
75 typedef enum THERAPY_STATE {
int Therapy_GetInitialPillCount(void)
int Therapy_GetIntakeCount(void)
uint32_t time
Definition: therapy.h:52
void Therapy_Start(uint32_t start, uint32_t interval)
void Therapy_DeInit(void)
uint32_t Therapy_GetStartTime(void)
uint32_t Therapy_GetCheckPeriod(void)
uint32_t position
Definition: therapy.h:67
uint32_t Therapy_GetLastIntakeTime(void)
THERAPY_STATE_T
Definition: therapy.h:75
THERAPY_STATE_T Therapy_GetState(void)
void Therapy_Update(void)
uint8_t group
Definition: therapy.h:57