TEMU  4.4
The Terma Emulator
Device.h File Reference
Include dependency graph for Device.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  temu_DeviceIface
 

Macros

#define TEMU_DEVICE_IFACE_TYPE   "DeviceIface"
 

Typedefs

typedef struct temu_DeviceIface temu_DeviceIface
 

Functions

 TEMU_IFACE_REFERENCE_TYPE (temu_Device)
 

Macro Definition Documentation

◆ TEMU_DEVICE_IFACE_TYPE

#define TEMU_DEVICE_IFACE_TYPE   "DeviceIface"

Typedef Documentation

◆ temu_DeviceIface

Standard device interface

\field reset Called when the device is reset. \field mapDevice If defined, called when a device is mapped.

Function Documentation

◆ TEMU_IFACE_REFERENCE_TYPE()

TEMU_IFACE_REFERENCE_TYPE ( temu_Device  )