![]() |
nRF5 SDK
v12.3.0
|
| Choose documentation: | nRF5 SDK | S130 SoftDevice API | S132 SoftDevice API | S212 SoftDevice API | S332 SoftDevice API |
BPWR simulator control block structure. More...
#include <ant_bpwr_simulator_local.h>
Data Fields | |
| bool | auto_change |
| Power will change automatically (if auto_change is set) or manually. | |
| uint32_t | tick_incr |
| Fractional part of tick increment. | |
| sensorsim_state_t | power_sensorsim_state |
| Power state of the simulated sensor. | |
| sensorsim_cfg_t | power_sensorsim_cfg |
| Power configuration of the simulated sensor. | |
| sensorsim_state_t | cadence_sensorsim_state |
| Cadence stated of the simulated sensor. | |
| sensorsim_cfg_t | cadence_sensorsim_cfg |
| Cadence configuration of the simulated sensor. | |
| sensorsim_state_t | pedal_sensorsim_state |
| Pedal state of the simulated sensor. | |
| sensorsim_cfg_t | pedal_sensorsim_cfg |
| Pedal configuration of the simulated sensor. | |
BPWR simulator control block structure.