![]() | Common standard I/O driver that implements the stdio read and write functions on AVR and SAM devices |
![]() ![]() | Common standard serial I/O management driver that implements a stdio serial interface on AVR and SAM devices |
![]() | The generic board support module includes board-specific definitions and function prototypes, such as the board initialization function |
![]() | Compiler abstraction layer and code utilities for 8-bit AVR |
![]() ![]() | This group provides a good handful of macros intended to smooth out the differences between various assemblers, similar to what compiler.h does for compilers, except that assemblers tend to be much less standardized than compilers |
![]() ![]() | |
![]() ![]() | |
![]() ![]() | |
![]() ![]() | |
![]() ![]() | |
![]() | This is a driver for global enabling and disabling of interrupts |
![]() ![]() | |
![]() | This collection of macros identify which series and families that the various Atmel parts belong to |
![]() ![]() | |
![]() ![]() | |
![]() ![]() | |
![]() ![]() | |
![]() | |
![]() | |
![]() | |
![]() | Code example to use the timeout timer: sha204_start_timeout_timer_ms(timeout); bool status = false; do { status = try_your_thing(); } while ((sha204_timer expired == false) && (status == false)); |
![]() | See Quick Start Guide for the XMEGA TC Driver |
![]() ![]() | This group provides functions to configure TC module interrupts |
![]() ![]() | This group provides low level drivers to configure AWeX extension |
![]() ![]() | This group provides low level drivers to configure Hi-Res extension |
![]() | The sleep manager is a service for ensuring that the device is not put to sleep in deeper sleep modes than the system (e.g., peripheral drivers, services or the application) allows at any given time |
![]() | This is a low-level driver implementation for the AVR XMEGA sleep controller |
![]() | |
![]() ![]() | Generic clocks are configurable clocks which run outside the system clock domain |
![]() ![]() | This group contains functions and definitions related to configuring and enabling/disabling on-chip oscillators |
![]() ![]() | This group contains functions and definitions related to configuring and enabling/disabling on-chip PLLs |
![]() ![]() | See Quick Start Guide for the System Clock Management service (XMEGA) |
![]() | See Quick start guide for CCP driver |
![]() | See Quick start guide for PMIC driver |
![]() | This is the common API for TWIs |
![]() | See Quick start guide for XMEGA TWI driver |
![]() ![]() | |
![]() ![]() | |
![]() | This module is the test suite framework, which provides a set of standard functions and macros for defining and running test suites |
![]() | See Quick start guide for Serial Interface service |
![]() | See Quick start guide for USART module |
![]() | See Quick start guide for the common IOPORT service |
![]() | This is the common API for GPIO |
![]() | See Quick start guide for reset cause service |
![]() ![]() | See Quick start guide for reset cause service |
![]() | See Quick start guide for WDT driver |
![]() |