MLC interface driver
MLC_drv_config.h File Reference

Header configuration file for MLC driver. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define USE_ADC_DMA   1
 
#define USE_FRSTDATA   0
 
#define QUICK_READ   1
 
#define ALLOW_XINTF_SPEEDUP   0
 
#define FORCE_PCB_REV   0x0
 
#define USE_EXT_RAM   1
 
#define USE_256kB_RAM   1
 
#define DAC_USE_VCC_AS_REF   0
 
#define DAC_USE_REF_BUFFER   1
 
#define DAC_USE_GAINx2   1
 
#define USE_SCI_TX_FIFO   1
 
#define USE_SCI_RX_FIFO   1
 
#define DEBUG_LEVEL   DEBUG_LEVEL_ERR
 

Detailed Description

Header configuration file for MLC driver.

The MLC driver is used to control hardware platform named MLC (Multi Level Converter) interface.

It provides all necessary logically named constants to provide easy using of designed hardware.

The driver also provides functions to configure and use all hardware onboard.

This file carries all configuration switches of MLC_drv. It means that this file is intended to

be used by user to fit MLC_drv to specific project.

Author
Tomas Kosan
Version
0.1
Date
2012-2013

Definition in file MLC_drv_config.h.