sensorsim_state_t

nRF5 SDK v9.0.0

nRF51 SDK v9.0.0

Triangular waveform sensor simulator state. More...

#include <sensorsim.h>

Data Fields

uint32_t current_val
bool is_increasing

Detailed Description

Triangular waveform sensor simulator state.

Field Documentation

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.


Please send us your feedback about the documentation! For technical questions, visit the Nordic Developer Zone .