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 123456789101112131415161718192021]
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
oSerial Interface ModuleThis module is responsible for encoding and decoding the serial bytes to/from Host into corresponding RF4Control APIs
oRF4Control v2.0.1The RF4Control stack is a ZigBeeRF4CE Certified Platform implementing the ZigBee RF4CE standard
|oMAC User Build ConfigurationsAll Build configuration Macros are defined in this module
|oNWK layer configurationsAll nwk layer configuration Macros are defined in this module
|oNWK ModulesThis module defines all Nwk layer core apis
|\ZRC ModulesThis module defines all ZRC layer core apis
oCommon WL DefinitionsAll General Definitions used by the Wireless Stack applications are defined in this module
|oIEEE ConstantsIncludes IEEE Constant Definitions
|oReturn ValuesAll return Value Enumerations are defined in this module
|\Common Stack DefinitionsIncludes Stack Definitions
oPALThis module acts as a wrapper layer between the Wireless stack and the ASF drivers All hardwar level acess to the ASF drivers from the stack happens through this module
|\Common SW TimerImplements the software Algorithm for Timer Handling in the Stack
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
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
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
oProgrammable Multilevel Interrupt ControllerSee Quick start guide for PMIC driver
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
oTransceiver Abstraction LayerThe Transceiver Abstraction Layer (TAL) implements the transceiver specific functionalities and provides interfaces to the upper layers (like IEEE 802.15.4 MAC )and uses the services of PAL
|\AT86RF212 Transceiver Abstraction LayerThe AT86RF212 is a low-power ,low voltage 700/800/900 MHz radio transceiver designed for industrial and consumer ZigBee/IEEE 802.15.4, 6LoWPAN, RF4CE and high data rate sub 1GHz ISM band applications
oResource ManagementThe Resource Management provides access to resources to the stack or the application
|oBuffer ManagementBuffer Management (large and small buffers): provides services for dynamically allocating and freeing memory buffers
|\Queue ManagementQueue Management: provides services for creating and maintaining the queues
oIEEE 802.15.4 MAC v3.1.1The IEEE standard 802.15.4 MAC Layer defines the protocol and compatible interconnection for data communication devices using low data rate, low power and low complexity, short-range radio frequency (RF) transmissions in a wireless personal area network (WPAN)
|oMAC Core Layer(MCL)The MAC Core Layer (MCL) abstracts and implements IEEE 802.15.4-2006 compliant behavior for non-beacon enabled and beacon-enabled network support
|oMAC Build ConfigurationsDefines MAC Build Configuration Used
|oMAC Data StructuresThis module defines all the MAC Data Structures
|oMAC DefinitionsAll Definitions used by the MAC Layer is described here
|\MAC PrototypesAll MAC Prototypes are described in this module
oSecurity toolboxThe STB (Security Toolbox) is a high level security abstraction layer providing an easy- to-use crypto API for direct application access.It is placed on top of the SAL and abstracts and implements transceiver or MCU dependent functionality that encrypts or decrypts frames usimg CCM according to 802.15.4/Zigbee
|\Group_salSAL Security abstraction layer The SAL (Security Abstraction Layer) provides an API that allows access to low level AES engine functions abstraction to encrypt and decrypt frames
oSIO2HOST - USBThis module performs serial input/output functionalities via USB
oUSB StackThis stack includes the USB Device Stack, USB Host Stack and common definitions
|oUSB Stack DeviceThis module includes USB Stack Device implementation
|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
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
oGeneral Purpose Input/OutputThis is the common API for GPIO
\Group_rf4control_ds