nRF5 SDK v12.1.0
Public Types | Data Fields
ant_bpwr_sens_cb_t Struct Reference

Bicycle Power Sensor control block. More...

#include <ant_bpwr_local.h>

Public Types

enum  {
  BPWR_SENS_CALIB_NONE,
  BPWR_SENS_CALIB_REQUESTED,
  BPWR_SENS_CALIB_READY
}
 

Data Fields

uint8_t message_counter
 
ant_bpwr_torque_t torque_use
 
enum ant_bpwr_sens_cb_t:: { ... }  calib_stat
 
ant_bpwr_calib_handler_t calib_handler
 

Detailed Description

Bicycle Power Sensor control block.

Member Enumeration Documentation

anonymous enum
Enumerator
BPWR_SENS_CALIB_NONE 

Idle state.

BPWR_SENS_CALIB_REQUESTED 

Received request for general calibration result message by the sensor.

BPWR_SENS_CALIB_READY 

Calibration response message is ready to be transmitted.


The documentation for this struct was generated from the following file:

Documentation feedback | Developer Zone | Subscribe | Updated