nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches
Simple simulated sensor driver.

Simple simulated sensor device driver. More...

Functions

void * sensor_stub_udata_get (const struct device *dev)
 Get user data.
 
void sensor_stub_udata_set (const struct device *dev, void *udata)
 Set user data.
 

Detailed Description

Simple simulated sensor device driver.

The simulator redirects the _fetch and _get functions from the implemented sensor directly to the user functions.