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

Go to the source code of this file.

Data Structures

struct  temu_SignalIface
 Digital signal interface. More...
 

Macros

#define TEMU_SIGNAL_IFACE_TYPE   "SignalIface"
 

Typedefs

typedef struct temu_SignalIface temu_SignalIface
 Digital signal interface. More...
 

Functions

 TEMU_IFACE_REFERENCE_TYPE (temu_Signal)
 

Macro Definition Documentation

◆ TEMU_SIGNAL_IFACE_TYPE

#define TEMU_SIGNAL_IFACE_TYPE   "SignalIface"

Typedef Documentation

◆ temu_SignalIface

Digital signal interface.

Function Documentation

◆ TEMU_IFACE_REFERENCE_TYPE()

TEMU_IFACE_REFERENCE_TYPE ( temu_Signal  )