nRF Connect SDK API 2.8.99
|
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. | |
Simple simulated sensor device driver.
The simulator redirects the _fetch and _get functions from the implemented sensor directly to the user functions.