flinklib
flinklib: flink C library for Linux
Main Page
Related Pages
Data Structures
Files
File List
Globals
flink_funcid.h
Go to the documentation of this file.
1
/*******************************************************************
2
* _________ _____ _____ ____ _____ ___ ____ *
3
* |_ ___ | |_ _| |_ _| |_ \|_ _| |_ ||_ _| *
4
* | |_ \_| | | | | | \ | | | |_/ / *
5
* | _| | | _ | | | |\ \| | | __'. *
6
* _| |_ _| |__/ | _| |_ _| |_\ |_ _| | \ \_ *
7
* |_____| |________| |_____| |_____|\____| |____||____| *
8
* *
9
*******************************************************************
10
* *
11
* function id definitions *
12
* *
13
*******************************************************************/
14
30
#ifndef FLINKLIB_FUNCID_H_
31
#define FLINKLIB_FUNCID_H_
32
33
34
#define INFO_DEVICE_ID 0
35
#define ANALOG_INPUT_INTERFACE_ID 1
36
#define ANALOG_OUTPUT_INTERFACE_ID 2
37
#define GPIO_INTERFACE_ID 5
38
#define COUNTER_INTERFACE_ID 6
39
#define PWM_INTERFACE_ID 12
40
#define PPWA_INTERFACE_ID 13
41
#define WD_INTERFACE_ID 16
42
43
#endif // FLINKLIB_FUNCID_H_
44
include
flink_funcid.h
Generated on Fri Jun 12 2020 16:18:36 for flinklib by
1.8.11