![]() |
nRF5 SDK
v14.0.0
|
Choose documentation: | nRF5 SDK | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API |
Triangular waveform sensor simulator state. More...
#include <sensorsim.h>
Data Fields | |
uint32_t | current_val |
bool | is_increasing |
Triangular waveform sensor simulator state.
uint32_t sensorsim_state_t::current_val |
Current sensor value.
bool sensorsim_state_t::is_increasing |
TRUE if the simulator is in increasing state, FALSE otherwise.