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]
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
oMonochrome graphical display systemSee Quick Start Guide for the mono graphics service
|oXPM USART Screendump functionsThis service will add the possibility to dump the LCD screen to the USART using the XPM file format
|oC12832_A1Z graphic library abstractionThis module is an abstraction layer between the graphic library and the C12832_A1Z monochrome LCD display connected to a ST7565R LCD controller
|oGeneric monochrome graphic primitivesThis is a service providing generic implementations of graphic primitives
|\FramebufferThis module provides read/write from and to a framebuffer in RAM
oST7565R LCD Controller Low-level driverThis is a low level driver for the ST7565R LCD controller
oGeneral Purpose Input/OutputThis is the common API for GPIO
oCommon IOPORT APISee Quick start guide for the common IOPORT service
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
oBusy-Wait Delay RoutinesThis module provides simple loop-based delay routines for those applications requiring a brief wait during execution
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
\Serial Interface (Serial)See Quick start guide for Serial Interface service