Microchip® Advanced Software Framework

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Modules
Here is a list of all modules:
[detail level 12]
oFatFS file system serviceService of FatFS file system
oPort of low level driver for FatFSLow level driver for FatFS
oStandard I/O (stdio)Common standard I/O driver that implements the stdio read and write functions on AVR and SAM devices
|\Standard serial I/O (stdio)Common standard serial I/O management driver that implements a stdio serial interface on AVR and SAM devices
oXMEGA-A3BU Xplained board
|oFeature definitions
|\Configuration options
oGeneric board supportThe generic board support module includes board-specific definitions and function prototypes, such as the board initialization function
oXMEGA compiler driverCompiler abstraction layer and code utilities for 8-bit AVR
|oAssembler SupportThis 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
|oMacro Repeat
|oStringize
|oToken Paste
|oProgram memory
|\Status Codes
oGlobal interrupt managementThis is a driver for global enabling and disabling of interrupts
|\Deprecated interrupt definitions
oAtmel part identification macrosThis collection of macros identify which series and families that the various Atmel parts belong to
|oAVR UC3 parts
|oAVR XMEGA parts
|omegaAVR parts
|\SAM parts
oGeneral Purpose Input/OutputThis is the common API for GPIO
oCommon IOPORT APISee Quick start guide for the common IOPORT service
oAT45dbx DataFlash component driver.This is a driver for the AT45dbX series DataFlash memories
oSerial Peripheral Interface (SPI)This is the common API for SPI interface
oXMEGA SPI master service.This is the API for SPI master service on XMEGA
oClock Management
|oGeneric Clock ManagementGeneric clocks are configurable clocks which run outside the system clock domain
|oOscillator ManagementThis group contains functions and definitions related to configuring and enabling/disabling on-chip oscillators
|oPLL ManagementThis group contains functions and definitions related to configuring and enabling/disabling on-chip PLLs
|\System Clock ManagementSee Quick Start Guide for the System Clock Management service (XMEGA)
oConfiguration Change ProtectionSee Quick start guide for CCP driver
oXMEGA reset causeSee reset_cause_quickstart
oNVM driverSee Quick Start Guide for the XMEGA NVM Driver
|oNVM driver generic module handlingSupport functions for the NVM driver
|oNVM driver signature handlingHandling of signature rows
|oNVM driver EEPROM handlingFunctions for handling internal EEPROM memory
|oNVM driver flash handlingFunctions for handling internal flash memory
|\NVM driver fuse and lock bits handlingFunctions for reading fuses and writing lock bits
oSPI - Serial Peripheral InterfaceDriver for the Serial Peripheral Interface (SPI)
oUSART in SPI (Serial Peripheral Interface) modeThis is the common API for USART in SPI mode
oUSART module (USART)See Quick start guide for USART module
oProgrammable Multilevel Interrupt ControllerSee Quick start guide for PMIC driver
oMemory Control AccessCommon abstraction layer for memory interfaces
oData in Huge Data Memory SpaceDue to shortcomings of the GCC compiler for 8-bit AVR, custom functions are needed for access to data beyond the 64 kB boundary, i.e., addresses that are larger than 16-bit
|oHugemem implementation for 8-bit AVR.
|\Generic hugemem implementation.
oCalendar serviceSee Quick start guide for Calendar service
o32-bit Real Time Counter (RTC32)See Quick start guide for RTC32 driver
oSleep managerThe 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
oSleep controller driverThis is a low-level driver implementation for the AVR XMEGA sleep controller
oBusy-Wait Delay RoutinesThis module provides simple loop-based delay routines for those applications requiring a brief wait during execution
\Serial Interface (Serial)See Quick start guide for Serial Interface service