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

Go to the source code of this file.

Data Structures

struct  temu_SerialIface
 Serial communications interface. More...
 

Macros

#define TEMU_SERIAL_IFACE_TYPE   "SerialIface"
 

Typedefs

typedef struct temu_SerialIface temu_SerialIface
 Serial communications interface. More...
 

Functions

 TEMU_IFACE_REFERENCE_TYPE (temu_Serial)
 

Macro Definition Documentation

◆ TEMU_SERIAL_IFACE_TYPE

#define TEMU_SERIAL_IFACE_TYPE   "SerialIface"

Typedef Documentation

◆ temu_SerialIface

Serial communications interface.

Function Documentation

◆ TEMU_IFACE_REFERENCE_TYPE()

TEMU_IFACE_REFERENCE_TYPE ( temu_Serial  )