TEMU  4.4
The Terma Emulator
Analog.h File Reference
#include "temu-c/Support/Objsys.h"
#include <stdint.h>
Include dependency graph for Analog.h:

Go to the source code of this file.

Data Structures

struct  temu_AnalogIface
 Analog signal interface NOTE THIS IS EXPERIMENTAL. More...
 

Macros

#define TEMU_ANALOG_IFACE_TYPE   "AnalogIface"
 

Typedefs

typedef struct temu_AnalogIface temu_AnalogIface
 Analog signal interface NOTE THIS IS EXPERIMENTAL. More...
 

Functions

 TEMU_IFACE_REFERENCE_TYPE (temu_Analog)
 

Macro Definition Documentation

◆ TEMU_ANALOG_IFACE_TYPE

#define TEMU_ANALOG_IFACE_TYPE   "AnalogIface"

Typedef Documentation

◆ temu_AnalogIface

Analog signal interface NOTE THIS IS EXPERIMENTAL.

Function Documentation

◆ TEMU_IFACE_REFERENCE_TYPE()

TEMU_IFACE_REFERENCE_TYPE ( temu_Analog  )