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 1234]
oPower Management Controller (PMC)
oTwo-Wire Interface (TWI)Driver for the TWI (Two-Wire Interface)
oSerial Peripheral Interface (SPI)See Quickstart guide for SAM SPI driver
oPeripheral Parallel Input/Output (PIO) Controller
omaXTouch low-level componentSee Quick start guide for the maXTouch component
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 (SAM4S)
oPower Manager (PM)This is a stub on the SAM Power Manager Control (PMC) for the sleepmgr service
oCompiler abstraction layer and code utilitiesCompiler abstraction layer and code utilities for AT91SAM
|oPreprocessor - Macro Repeat
|oPreprocessor - Stringize
|\Preprocessor - Token Paste
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
oTwo Wire-interface(TWI)This is the common API for TWIs
oGeneric board supportThe generic board support module includes board-specific definitions and function prototypes, such as the board initialization function
oGraphical display systemThis service provides an interface to drawing graphics on a graphical display
|oWindow SystemWindow system for organizing window elements in a graphical user interface (GUI)
|oWidget toolkitThe Widget toolkit implements many common widgets for use on a graphical display using the functionality of Window system and Graphics library
||oBasic frame widgetBasic frame widget provides a frame with only a background color
||oButton widget
||oCheck box widget
||oFrame widgetFrame widget provides a frame with border and a title bar
||oIcon button widget
||oLabel widget
||oPlot widget
|||oPlot widget optionsThese options can be ORed together to specify the behaviour of a plot widget when creating it with wtk_plot_create
|||\Plot widget grid optionsThese options can be ORed together to specify the behaviour of a plot widget grid when adjusting it via wtk_plot_set_grid
||oProgress bar widget
|||\Progress bar widget optionsThese options can be ORed together to specify the behaviour of a progress bar widget when creating it with wtk_progress_bar_create
||oRadio button widget
||\Slider widget
|| \Slider widget optionsThese options can be ORed together to specify the behaviour of a slider widget when creating it with wtk_slider_create
|oSDT028ATFT display using ILI9341 display controllerThis is hardware specific configuration that configures the graphical service for use with the ILI9341 display controller and the SDT028ATFT display
|oGeneric Implementation of Graphics PrimitivesThis is a library of generic implementations of various graphics primitives
|\Font supportThis modules provides functionality for outputting a font to a display
| \System fontThe system font objects are globally available for a graphical application
oILI9341 Display Controller Component DriverSee Quick Start Guide for the ILI9341 Display Controller Component Driver
oSerial Peripheral Interface (SPI)This is the common API for SPI interface
oBusy-Wait Delay RoutinesThis module provides simple loop-based delay routines for those applications requiring a brief wait during execution
oSAM3A/3N/3S/3U/3X/4E/4N/4S/G Peripheral DMA Controller (PDC) DriverThis driver for Atmel® | SMART ARM®-based microcontrollers provides an interface for the configuration and management of the the Peripheral Direct Memory Access (DMA) Controller (PDC) module
oMemory Bag AllocatorThe Membag allocator is a optimized, fragmentationless general purpose memory allocator utility module designed to replace the standard C library malloc() and free() functions in resource constrained environments
oGeneral Purpose Input/OutputThis is the common API for GPIO
\App_widget_group