![]() |
nRF5 SDK
v12.2.0
|
Choose documentation: | nRF5 SDK | S130 SoftDevice API | S132 SoftDevice API | S212 SoftDevice API | S332 SoftDevice API |
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. | |
HRM simulator control block structure.