nRF5 SDK v17.1.0
Data Fields
ant_hrm_simulator_cb_t Struct Reference

HRM simulator control block structure. More...

#include <ant_hrm_simulator_local.h>

Data Fields

bool auto_change
 Cadence will change automatically (if auto_change is set) or manually.
 
uint32_t time_since_last_hb
 Time since last heart beat occurred (integer part).
 
uint64_t fraction_since_last_hb
 Time since last heart beat occurred (fractional part).
 
sensorsim_state_t sensorsim_state
 State of the simulated sensor.
 
sensorsim_cfg_t sensorsim_cfg
 Configuration of the simulated sensor.
 

Detailed Description

HRM simulator control block structure.


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

Documentation feedback | Developer Zone | Subscribe | Updated