About The Manual; Reading The Manual; Resources; Recommended Reading - Atmel AVR XMEGA D Series Manual

8-bit
Table of Contents

Advertisement

1. About the Manual

1.1

Reading the Manual

1.2

Resources

1.3

Recommended Reading

8210C–AVR–09/11
This document contains in-depth documentation of all peripherals and modules available for the
Atmel AVR XMEGA D microcontroller family. All features are documented on a functional level
and described in a general sense. All peripherals and modules described in this manual may not
be present in all Atmel AVR XMEGA D devices.
For all device-specific information such as characterization data, memory sizes, modules,
peripherals available and their absolute memory addresses, refer to the device datasheets.
When several instances of a peripheral exists in one device, each instance will have a unique
name. For example each port module (PORT) have unique name, such as PORTA, PORTB,etc.
Register and bit names are unique within one module instance.
For more details on applied use and code examples for peripherals and modules, refer to the
Atmel AVR XMEGA D specific application notes available from http://www.atmel.com/avr.
The main sections describe the various modules and peripherals. Each section contains a short
feature list and overview describing the module. The remaining section describes the features
and functions in more detail.
The register description sections list all registers and describe each register, bit and flag with
their function. This includes details on how to set up and enable various features in the module.
When multiple bits are needed for a configuration setting, these are grouped together in a bit
group. The possible bit group configurations are listed for all bit groups together with their asso-
ciated Group Configuration and a short description. The Group Configuration refers to the
defined configuration name used in the Atmel AVR XMEGA D and assembler header files and
application note source code.
The register summary sections list the internal register map for each module type.
The interrupt vector summary sections list the interrupt vectors and offset address for each mod-
ule type.
A comprehensive set of development tools, application notes, and datasheets are available for
download from http://www.atmel.com/avr.
• Atmel AVR XMEGA D device datasheets
• XMEGA application notes
This manual contains general modules and peripheral descriptions. The AVR XMEGA D device
datasheets contains the device-specific information. The XMEGA application notes and AVR
Software Framework contain example code and show applied use of the modules and peripher-
als.
For new users, it is recommended to read the AVR1000 - Getting Started Writing C Code for
Atmel XMEGA, and AVR1900 - Getting Started with Atmel ATxmega128A1 application notes.
Atmel AVR XMEGA D
2

Advertisement

Table of Contents
loading

Table of Contents