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]
oTOUCH - Resistive TouchThis driver offers resistive touch measurements by using the on-chip ADC
oGPIO - General-Purpose Input/OutputGPIO gives access to the MCU pins
oCompiler abstraction layer and code utilitiesCompiler abstraction layer and code utilities for 32-bit AVR
|oPreprocessor - Macro Repeat
|oPreprocessor - Stringize
|oPreprocessor - Token Paste
|\Status Codes
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
oGlobal interrupt managementThis is a driver for global enabling and disabling of interrupts
|\Deprecated interrupt definitions
oADCIFA - ADC Interface ADriver for the ADCIFA (Analog-to-Digital Converter Interface A)
oINTC Software Driver API for AVR UC3This is a software module to register interrupt handlers at any specified interrupt level to any interrupt line managed by the INTC module in AVR UC3 devices
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
|oET024006DHU display using HX8347A display controller over EBIThis is hardware specific configuration that configures the graphical service for use with the ET024006DHU TFT 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
oDISPLAY - LCD Display - ET024006DHUThe ET024006DHU is a RGB LCD display from EDT and it offers a resolution of 240x320 pixels
oCPU - Cycle CounterCPU Cycle Counter provides an interface to the COUNT and COMPARE registers
oMEMORY - EBI Static Memory ControllerEBI (External Bus Interface) SMC (Static Memory Controller) allows to connect a Static Memory to the microcontroller
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 (UC3C)
| \System Clock internals
oMEMORY - FLASHC - Flash ControllerFLASHC interfaces a flash block with the 32-bit internal HSB bus
oCommon IOPORT APISee Quick start guide for the common IOPORT service
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
oBusy-Wait Delay RoutinesThis module provides simple loop-based delay routines for those applications requiring a brief wait during execution
\App_widget_group