nRF51 SDK - S110 SoftDevice
|
Triangular waveform sensor simulator state. More...
#include <ble_sensorsim.h>
Data Fields | |
uint32_t | current_val |
bool | is_increasing |
Triangular waveform sensor simulator state.
uint32_t ble_sensorsim_state_t::current_val |
Current sensor value.
bool ble_sensorsim_state_t::is_increasing |
TRUE if the simulator is in increasing state, FALSE otherwise.