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.
7 /** \defgroup Group_BoardDrivers Board Drivers
9 * Functions, macros, variables, enums and types related to the control of physical board hardware.
12 /** \defgroup Group_PeripheralDrivers On-chip Peripheral Drivers
14 * Functions, macros, variables, enums and types related to the control of AVR subsystems.
17 /** \defgroup Group_MiscDrivers Miscellaneous Drivers
19 * Miscellaneous driver Functions, macros, variables, enums and types.
22 /** \defgroup Group_PlatformDrivers System Platform Drivers
24 * Drivers relating to the general architecture platform, such as clock setup and interrupt management.
27 /** \defgroup Group_PlatformDrivers_AVR8 AVR8
28 * \ingroup Group_PlatformDrivers
30 * Drivers relating to the AVR8 architecture platform, such as clock setup and interrupt management.
33 /** \defgroup Group_PlatformDrivers_XMEGA XMEGA
34 * \ingroup Group_PlatformDrivers
36 * Drivers relating to the XMEGA architecture platform, such as clock setup and interrupt management.
39 /** \defgroup Group_PlatformDrivers_UC3 UC3
40 * \ingroup Group_PlatformDrivers
42 * Drivers relating to the UC3 architecture platform, such as clock setup and interrupt management.