|
Zephyr API Documentation 4.4.99
A Scalable Open Source RTOS
|
Emulator API stub when an emulator is not actually placed on a bus. More...
#include <zephyr/drivers/emul.h>
Data Fields | |
| void * | api |
| Emulator-specific bus API. | |
| uint16_t | addr |
| Emulated device address, from the devicetree reg property. | |
Emulator API stub when an emulator is not actually placed on a bus.
| uint16_t no_bus_emul::addr |
Emulated device address, from the devicetree reg property.
| void* no_bus_emul::api |
Emulator-specific bus API.