TEMU  2
The Terma Emulator
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
temu_AnalogIface Struct Reference

Analog signal interface NOTE THIS IS EXPERIMENTAL. More...

#include <temu-c/Bus/Analog.h>

Collaboration diagram for temu_AnalogIface:

Data Fields

void(* setValue )(void *Obj, double Val)
 
double(* getValue )(void *Obj)
 

Detailed Description

Analog signal interface NOTE THIS IS EXPERIMENTAL.

Definition at line 20 of file Analog.h.

Field Documentation

double(* temu_AnalogIface::getValue)(void *Obj)

Definition at line 22 of file Analog.h.

void(* temu_AnalogIface::setValue)(void *Obj, double Val)

Definition at line 21 of file Analog.h.


The documentation for this struct was generated from the following file: