Zephyr API Documentation 4.2.99
A Scalable Open Source RTOS
|
|
4.2.99 |
Device operations. More...
#include <zephyr/device.h>
Data Fields | |
int(* | init )(const struct device *dev) |
Initialization function. |
Device operations.
int(* device_ops::init) (const struct device *dev) |
Initialization function.