]> begriffs open source - cmsis-driver-validation/blob - Doxygen/DV_MCI.txt
rework release history
[cmsis-driver-validation] / Doxygen / DV_MCI.txt
1 /*=======0=========1=========2=========3=========4=========5=========6=========7=========8=========9=========0=========1====*/
2 /**
3 \defgroup mci_config Configuration
4 \ingroup  dv_mci
5
6 The MCI driver validation settings are available in the <b>DV_MCI_Config.h</b> configuration file.
7
8 \image html dv_mci_config_h.png "DV_MCI_Config.h configuration file in Configuration Wizard view mode"
9
10 \section mci_config_detail Configuration settings
11
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>.
14
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".
17
18 */