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

Typedefs

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

Functions

 TEMU_IFACE_REFERENCE_TYPE (temu_Serial)
 

Typedef Documentation

Serial communications interface.

Function Documentation

TEMU_IFACE_REFERENCE_TYPE ( temu_Serial  )