heartrate 2.0.0.0
LED pulse width control bits - pulse width [us]

Macros

#define HEARTRATE_PULSE_WIDTH_200   0x00
 
#define HEARTRATE_PULSE_WIDTH_400   0x01
 
#define HEARTRATE_PULSE_WIDTH_800   0x02
 
#define HEARTRATE_PULSE_WIDTH_1600   0x03
 

Detailed Description

Macro Definition Documentation

◆ HEARTRATE_PULSE_WIDTH_1600

#define HEARTRATE_PULSE_WIDTH_1600   0x03

◆ HEARTRATE_PULSE_WIDTH_200

#define HEARTRATE_PULSE_WIDTH_200   0x00

◆ HEARTRATE_PULSE_WIDTH_400

#define HEARTRATE_PULSE_WIDTH_400   0x01

◆ HEARTRATE_PULSE_WIDTH_800

#define HEARTRATE_PULSE_WIDTH_800   0x02