DHCOM_HAL
Hardware-abstraction library (HAL) for multiple targets, including DHCOM modules
|
Definition of class System. More...
Go to the source code of this file.
Data Structures | |
class | dhcom::System |
Class representing particular HW/SW combination, from which the I/O implementation may depend. More... | |
Namespaces | |
namespace | dhcom |
Macros | |
#define | USE_HARDWARE_DHCOM_IMX25 |
Use this definition if you want the library to support DHCOM-iMX25. | |
#define | USE_HARDWARE_DHCOM_AM35 |
Use this definition if you want the library to support DHCOM-AM35xx. | |
#define | USE_HARDWARE_PC |
Use this definition if you want the library to support x86 PC. | |
Definition of class System.
#define USE_HARDWARE_DHCOM_AM35 |
Use this definition if you want the library to support DHCOM-AM35xx.
#define USE_HARDWARE_DHCOM_IMX25 |
Use this definition if you want the library to support DHCOM-iMX25.
#define USE_HARDWARE_PC |
Use this definition if you want the library to support x86 PC.