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 12345]
oUSB device descriptors for a single interfaceThe following structures provide the USB device descriptors required for USB Device with a single interface CDC
oStandard I/O (stdio)Common standard I/O driver that implements the stdio read and write functions on AVR and SAM devices
|\USB/CDC Standard I/O (stdio)Standard I/O (stdio) management component that implements a stdio USB CDC interface on AVR devices
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
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
oSIO2HOST - USBThis module performs serial input/output functionalities via USB
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
oUSB StackThis stack includes the USB Device Stack, USB Host Stack and common definitions
|oUSB Stack DeviceThis module includes USB Stack Device implementation
||oUSB Device Controller (UDC)The UDC provides a high-level abstraction of the usb device
|||oImplementation of UDCInternal implementation
|||oUSB Device Controller (UDC) - PrerequisitesCommon prerequisites for all USB devices
|||oUSB Device Controller (UDC) - Example codeCommon example code for all USB devices
|||oUSB Device Controller (UDC) - WorkflowCommon workflow for all USB devices
|||\USB Device Descriptor
||oUSB Device Driver (UDD)The UDD driver provides a low-level abstraction of the device controller hardware
|||\Xmega USB Device DriverUSBC low-level driver for USB Device mode
||\USB Device Interface (UDI)The UDI provides a common API for all classes, and this is used by UDC for the main control of USB Device interface
|| \USB Device Interface (UDI) for Communication Class Device (CDC)Common APIs used by high level application to use this USB class
||  oInterface with USB Device Core (UDC)Structures and functions required by UDC
||  oImplementation of UDI CDCClass internal implementation
||  \USB interface descriptorsThe following structures provide predefined USB interface descriptors
|oAtmel USB IdentifiersThis module defines Atmel PID and VIDs constants
|\USB Protocol DefinitionsThis module defines constants and data structures provided by the USB 2.0 specification
| \Communication Device Class Definitions
oLight Weight Mesh v2.0
 Lightweight Mesh software stack is an easy to use proprietary low power

wireless mesh network protocol

|oPHYRadio physical layer (PHY) provides functions for radio transceiver access
||\AT86RF233 PHY LayerThe AT86RF233 is a feature rich, low-power 2.4 GHz radio transceiver designed for industrial and consumer ZigBee/IEEE 802.15.4, 6LoWPAN, RF4CE and high data rate sub 1GHz ISM band applications Refer AT86RF233 Data Sheet for detailed information
|oNetwork layer(NWK)Network layer (NWK) provides core stack functionality and provides two routing algorithms,1.Native routing and 2.AODV routing
|\LWMesh System ServicesSystem services provide common functions for all layers, which are necessary for normal stack operation
| \LWMesh System Services - Security
oGroup_trx_accessThis module includes api's and defenitions required for Devices with externally plugged transceivers(Non Soc's)
oBusy-Wait Delay RoutinesThis module provides simple loop-based delay routines for those applications requiring a brief wait during execution
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
oSPI - Serial Peripheral InterfaceDriver for the Serial Peripheral Interface (SPI)
oCommon IOPORT APISee Quick start guide for the common IOPORT service
oGroup_pal_common_hw_timerImplements a common api interface for accessing timer drivers of all architectures
oTimer Counter (TC)See Quick Start Guide for the XMEGA TC Driver
|oTimer Counter (TC) interrupt managementThis group provides functions to configure TC module interrupts
|oAWeX extension driverThis group provides low level drivers to configure AWeX extension
|\Hi-Res extension driverThis group provides low level drivers to configure Hi-Res extension
oProgrammable Multilevel Interrupt ControllerSee Quick start guide for PMIC driver
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
\General Purpose Input/OutputThis is the common API for GPIO