49#define SIF_SAD_MAX30205 0x90
59#define SIF_MAX30205_MODE SIF_MAX30205_MODE_TCONV_WAIT
62#define SIF_MAX30205_TCONV_MAX_TEMP 60
65#define SIF_MAX30205_CONFIG_ONESHOT 0x80
66#define SIF_MAX30205_CONFIG_SHUTDOWN 0x01
unsigned char u8_t
Definition cascoda_types.h:46
unsigned short u16_t
Definition cascoda_types.h:48
u8_t SIF_MAX30205_Initialise(void)
MAX30205: Initialise Sensor.
Definition sif_max30205.c:202
u16_t SIF_MAX30205_ReadTemperature(void)
MAX30205: Read Temperature.
Definition sif_max30205.c:116
sif_max30205_mode
Definition sif_max30205.h:53
@ SIF_MAX30205_MODE_TCONV_WAIT
Definition sif_max30205.h:55
@ SIF_MAX30205_MODE_POLL_ONE_SHOT
Definition sif_max30205.h:54