nRF51 SDK v10.0.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.


This document was last updated on Mon Nov 9 2015.
Please send us your feedback about the documentation! For technical questions, visit the Nordic Developer Zone.