1 /*=======0=========1=========2=========3=========4=========5=========6=========7=========8=========9=========0=========1====*/
3 \defgroup mci_config Configuration
6 The MCI driver validation settings are available in the <b>DV_MCI_Config.h</b> configuration file.
8 \image html dv_mci_config_h.png "DV_MCI_Config.h configuration file in Configuration Wizard view mode"
10 \section mci_config_detail Configuration settings
12 <b>Driver_MCI#</b> selects the driver instance that will be tested.<br>
13 For example if we want to test <c>Driver_MCI2</c> then this setting would be set to <c>2</c>.
15 <b>Tests</b> section contains selections of tests to be executed.
16 For details on tests performed by each test function please refer to \ref mci_tests "MCI Tests".