Running Speed and Cadence Service feature bits. More...
Macros | |
| #define | RSCS_C_FEAT_INSTANT_STRIDE_LEN_BIT (0x01 << 0) |
| #define | RSCS_C_FEAT_TOTAL_DISTANCE_BIT (0x01 << 1) |
| #define | RSCS_C_FEAT_RUNNING_OR_WALKING_STATUS_BIT (0x01 << 2) |
| #define | RSCS_C_FEAT_CALIBRATION_PROCEDURE_BIT (0x01 << 3) |
| #define | RSCS_C_FEAT_MULTIPLE_SENSORS_BIT (0x01 << 4) |
Running Speed and Cadence Service feature bits.
| #define RSCS_C_FEAT_CALIBRATION_PROCEDURE_BIT (0x01 << 3) |
Bit for Calibration Procedure Supported.
| #define RSCS_C_FEAT_INSTANT_STRIDE_LEN_BIT (0x01 << 0) |
Bit for Instantaneous Stride Length Measurement Supported.
| #define RSCS_C_FEAT_MULTIPLE_SENSORS_BIT (0x01 << 4) |
Bit for Multiple Sensor Locations Supported.
| #define RSCS_C_FEAT_RUNNING_OR_WALKING_STATUS_BIT (0x01 << 2) |
Bit for Running or Walking Status Supported.
| #define RSCS_C_FEAT_TOTAL_DISTANCE_BIT (0x01 << 1) |
Bit for Total Distance Measurement Supported.