nRF5 SDK v12.1.0
Data Fields
sensorsim_state_t Struct Reference

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.


The documentation for this struct was generated from the following file:

Documentation feedback | Developer Zone | Subscribe | Updated