|
IBL Configuration
|
This structure is used to configure the DDR interface. More...
#include <ibl.h>
Data Fields | |
| bool | configDdr |
| union { | |
| iblEmif3p1_t emif3p1 | |
| iblEmif4p0_t emif4p0 | |
| } | uEmif |
This structure is used to configure the DDR interface.
The DDR configuration parameters are setup
| bool configDdr |
Set to non-zero to enable EMIF configuration
Configuration of devices with emif controller version 3.1
Configuration of devices with emif controller version 4.0
1.7.4