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

#define TEMU_SERIAL_IFACE_TYPE   "SerialIface"

Definition at line 27 of file Serial.h.

Typedef Documentation

Serial communications interface.

Function Documentation

TEMU_IFACE_REFERENCE_TYPE ( temu_Serial  )