Bit masks for the initialization of hrs_init_t::char_mask. More...

Macros

#define HRS_CHAR_MANDATORY   0x0F
 
#define HRS_CHAR_BODY_SENSOR_LOC_SUP   0x30
 
#define HRS_CHAR_ENGY_EXP_SUP   0xC0
 

Detailed Description

Bit masks for the initialization of hrs_init_t::char_mask.

Macro Definition Documentation

◆ HRS_CHAR_BODY_SENSOR_LOC_SUP

#define HRS_CHAR_BODY_SENSOR_LOC_SUP   0x30

Bit mask of Body Sensor Location Feature Supported.

Definition at line 92 of file hrs.h.

◆ HRS_CHAR_ENGY_EXP_SUP

#define HRS_CHAR_ENGY_EXP_SUP   0xC0

Bit mask of Energy Expanded Feature Supported.

Definition at line 93 of file hrs.h.

◆ HRS_CHAR_MANDATORY

#define HRS_CHAR_MANDATORY   0x0F

Bit mask of the mandatory characteristics.

Definition at line 91 of file hrs.h.