![]() |
|
|||||
#include <stdio.h>
#include <stdlib.h>
#include "TeleoMioDin.h"
#include "TeleoEasy.h"
Go to the source code of this file.
Functions | |
| TeleoError | valueUpdate (TMioDin *tmdin, bool value) |
| TeleoError | invertUpdate (TMioDin *tmdin, bool invert) |
| TeleoError | sampleUpdate (TMioDin *tmdin, int16 sample) |
| int | main (int argc, char *argv[]) |
Variables | |
| TeleoDeviceManager * | teleoDeviceManager |
| TMioDin * | button |
Definition in file button.c.
|
||||||||||||
|
Definition at line 75 of file button.c. References TELEO_OK, and TeleoError. |
|
||||||||||||
|
Definition at line 24 of file button.c. References cchar, TELEO_OK, TeleoEasy_Continue(), TeleoEasy_Init(), TeleoEasy_Start(), TeleoError, TMioDin_Create(), TMioDin_invertCallbackSet(), TMioDin_sampleRateCallbackSet(), and TMioDin_valueCallbackSet(). |
|
||||||||||||
|
Definition at line 81 of file button.c. References TELEO_OK, and TeleoError. |
|
||||||||||||
|
Definition at line 66 of file button.c. References TELEO_OK, and TeleoError. |
|
|
|
|
|
|
|
copyright © 2002, 2003 MakingThings LLC |