TEMU  2
The Terma Emulator
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
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

#define TEMU_ANALOG_IFACE_TYPE   "AnalogIface"

Definition at line 24 of file Analog.h.

Typedef Documentation

Analog signal interface NOTE THIS IS EXPERIMENTAL.

Function Documentation

TEMU_IFACE_REFERENCE_TYPE ( temu_Analog  )