![]() |
Wahoo Fitness API
3.6.1
Documentation for the iPhone version of the Wahoo Fitness API.
|
Describes the general calibration response for the Bike Power meter. More...
#include <hardware_connector_types.h>
Public Attributes | |
UCHAR | ucAutoZeroStatus |
Auto-zero status. More... | |
UCHAR | ucCalibrationDataLSB |
Calibration data (lower byte of 16-bit signed value). More... | |
UCHAR | ucCalibrationDataMSB |
Calibration data (upper byte of 16-bit signed value). More... | |
UCHAR | ucCalibrationId |
Calibration ID. More... | |
UCHAR | ucReserved2 |
Reserved for future use. More... | |
UCHAR | ucReserved3 |
Reserved for future use. More... | |
UCHAR | ucReserved4 |
Reserved for future use. More... | |
Describes the general calibration response for the Bike Power meter.
UCHAR WFBikePowerCalibrationGeneral_t::ucAutoZeroStatus |
Auto-zero status.
0x00 – Auto Zero Is OFF
0x01 – Auto Zero Is ON
0xFF – Auto Zero Is Not Supported
UCHAR WFBikePowerCalibrationGeneral_t::ucCalibrationDataLSB |
Calibration data (lower byte of 16-bit signed value).
UCHAR WFBikePowerCalibrationGeneral_t::ucCalibrationDataMSB |
Calibration data (upper byte of 16-bit signed value).
UCHAR WFBikePowerCalibrationGeneral_t::ucCalibrationId |
Calibration ID.
0xAC (Calibration Response Successful)
0xAF (Calibration Response Failed)
UCHAR WFBikePowerCalibrationGeneral_t::ucReserved2 |
Reserved for future use.
UCHAR WFBikePowerCalibrationGeneral_t::ucReserved3 |
Reserved for future use.
UCHAR WFBikePowerCalibrationGeneral_t::ucReserved4 |
Reserved for future use.