Update UC3 platform driver support to use the bitmasks defined in the header files...
[pub/USBasp.git] / LUFA / ManPages / Groups.txt
1 /** \file
2 *
3 * This file contains special DoxyGen information for the generation of the main page and other special
4 * documentation pages. It is not a project source file.
5 */
6
7 /** @defgroup Group_BoardDrivers Board Drivers
8 *
9 * Functions, macros, variables, enums and types related to the control of physical board hardware.
10 */
11
12 /** @defgroup Group_PeripheralDrivers On-chip Peripheral Drivers
13 *
14 * Functions, macros, variables, enums and types related to the control of AVR subsystems.
15 */
16
17 /** @defgroup Group_MiscDrivers Miscellaneous Drivers
18 *
19 * Miscellaneous driver Functions, macros, variables, enums and types.
20 */
21
22 /** @defgroup Group_PlatformDrivers System Platform Drivers
23 *
24 * Drivers relating to the general architecture platform, such as clock setup and interrupt management.
25 */