TEMU
4.4
The Terma Emulator
|
#include </builds/termade/temu/temu/include/temu-c/Models/IntegrationSupport.h>
Data Fields | |
void(* | attach )(void *Obj, uint32_t DeviceID, void *UserPtr, temu_DeviceIdMemAccessIface *UserIface) |
Attach external device. More... | |
Device ID Interface
This interface enables an external simulator to attach a device ID handler in the DeviceIdIntegrator.
void(* temu_DeviceIdIface::attach) (void *Obj, uint32_t DeviceID, void *UserPtr, temu_DeviceIdMemAccessIface *UserIface) |
Attach external device.