DHCOM_HAL
Hardware-abstraction library (HAL) for multiple targets, including DHCOM modules
Main Page
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Typedefs
Enumerations
Enumerator
Macros
Pages
include
DHCOM_HAL.h
Go to the documentation of this file.
1
/*
2
* DHCOM_HAL.h
3
*
4
* Created on: Dec 17, 2012
5
* Author: Peter Kishalov (PK), DH electronics GmbH
6
*/
7
8
9
#ifndef DHCOM_HAL
10
# ifdef __linux__
11
# define DHCOM_HAL
12
# else
13
# define DHCOM_HAL __declspec(dllimport)
14
# endif
15
#endif
16
17
Generated on Thu Jun 12 2014 11:29:50 for DHCOM_HAL by
1.8.2