Generic board support | The generic board support module includes board-specific definitions and function prototypes, such as the board initialization function |
Compiler abstraction layer and code utilities | Compiler abstraction layer and code utilities for 32-bit AVR |
 Preprocessor - Macro Repeat | |
 Preprocessor - Stringize | |
 Preprocessor - Token Paste | |
 Status Codes | |
Atmel part identification macros | This collection of macros identify which series and families that the various Atmel parts belong to |
 AVR UC3 parts | |
 AVR XMEGA parts | |
 megaAVR parts | |
 SAM parts | |
Global interrupt management | This is a driver for global enabling and disabling of interrupts |
 Deprecated interrupt definitions | |
Graphical display system | This service provides an interface to drawing graphics on a graphical display |
 ET024006DHU display using HX8347A display controller over EBI | This is hardware specific configuration that configures the graphical service for use with the ET024006DHU TFT display |
 Generic Implementation of Graphics Primitives | This is a library of generic implementations of various graphics primitives |
 Font support | This modules provides functionality for outputting a font to a display |
  System font | The system font objects are globally available for a graphical application |
DISPLAY - LCD Display - ET024006DHU | The ET024006DHU is a RGB LCD display from EDT and it offers a resolution of 240x320 pixels |
GPIO - General-Purpose Input/Output | GPIO gives access to the MCU pins |
CPU - Cycle Counter | CPU Cycle Counter provides an interface to the COUNT and COMPARE registers |
MEMORY - EBI Static Memory Controller | EBI (External Bus Interface) SMC (Static Memory Controller) allows to connect a Static Memory to the microcontroller |
Clock Management | |
 Generic Clock Management | Generic clocks are configurable clocks which run outside the system clock domain |
 Oscillator Management | This group contains functions and definitions related to configuring and enabling/disabling on-chip oscillators |
 PLL Management | This group contains functions and definitions related to configuring and enabling/disabling on-chip PLLs |
 System Clock Management | See Quick Start Guide for the System Clock Management service (UC3C) |
  System Clock internals | |
MEMORY - FLASHC - Flash Controller | FLASHC interfaces a flash block with the 32-bit internal HSB bus |
Common IOPORT API | See Quick start guide for the common IOPORT service |