HALFRED  0.4.0
Functions
hal_iovirtual.h File Reference

Virtual IODevice API. More...

Detailed Description

Virtual IODevice API.

Purpose
HALFRED Hardware Abstraction Layer
Version
Revision
1563
License
$License$
#include "hal_defs.h"
#include "hal_iodevice.h"

Go to the source code of this file.

Functions

IODevice IOVIRTUAL_Create (size_t buf_size, int number_of_gates)
 
void IOVIRTUAL_Destroy (IODevice iodevice)
 
HALRESULT IOVIRTUAL_Connect (IODevice iodev1, IODevice iodev2)
 
HALRESULT IOVIRTUAL_Disconnect (IODevice iodev1, IODevice iodev2)