TEMU  4.4
The Terma Emulator
temu_AnalogIface Struct Reference

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

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

Data Fields

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

Detailed Description

Analog signal interface NOTE THIS IS EXPERIMENTAL.

Field Documentation

◆ getValue

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

◆ setValue

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

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