38 #define CSCP_SM_PARAM_WHEEL_REVOLUTIONS 0 39 #define CSCP_SM_PARAM_LAST_WHEEL_EVT_TIME 1 40 #define CSCP_SM_PARAM_CRANK_REVOLUTIONS 2 41 #define CSCP_SM_PARAM_LAST_CRANK_TIME 3 uint8_t dmConnId_t
Connection identifier.
void CscpsSetFeatures(uint16_t features)
Set the features attribute.
void CscpsSetParameter(uint8_t type, uint32_t value)
Set a cycling speed measurement parameter.
unsigned long uint32_t
Unsigned 32-bit value.
void CscpsSetSensorLocation(uint8_t location)
Set the sensor location attribute.
void CscpsSendSpeedMeasurement(dmConnId_t connId)
Notifies the collector of a Cycle Speed Measurement.
unsigned short uint16_t
Unsigned 16-bit value.
unsigned char uint8_t
Unsigned 8-bit value.