5 The microcontroller documentation root group is IfxLld. The group is defined in the file info.dox located in the microcontroller derivative root directory.
6
7 Example:
8 \code
9 * \defgroup IfxLld TC27x B-Step Microcontroller
10 \endcode
11
12 \section moduleGroup Modules group
13 Module's group names have the follwing syntax: '\\defgroup IfxLld_<Module>'.
14 The group is direct child of the \ref ucRootGroup.
15
16v <Module> is the module short name in with the 1st letter upper case and then lower case. The group name is defined in the Ifx<Module>_regdef.h file. Example:
17 \code
18 * \defgroup IfxLld_Dma DMA
19 * \ingroup IfxLld
20 \endcode
21
22 The following groups are also defined in the Ifx<Module>_regdef.h file for each modules: