Zephyr API Documentation 4.2.99
A Scalable Open Source RTOS
|
|
4.2.99 |
Structure uniquely identifying a device to be emulated. More...
#include <zephyr/drivers/emul.h>
Data Fields | |
const struct device * | dev |
Structure uniquely identifying a device to be emulated.
const struct device* emul_link_for_bus::dev |