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]
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
oUSB device descriptors for a single interfaceThe following structures provide the USB device descriptors required for USB Device with a single interface CDC
oGeneric board supportThe generic board support module includes board-specific definitions and function prototypes, such as the board initialization function
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
oGPIO - General-Purpose Input/OutputGPIO gives access to the MCU pins
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 (UC3A3/UC3A4)
| \System Clock internals
oMEMORY - FLASHC - Flash ControllerFLASHC interfaces a flash block with the 32-bit internal HSB bus
oBusy-Wait Delay RoutinesThis module provides simple loop-based delay routines for those applications requiring a brief wait during execution
oCPU - Cycle CounterCPU Cycle Counter provides an interface to the COUNT and COMPARE registers
oTransceiver Feature AccessThe Atmel transceivers provide a variety of additional hardware features features that are not reflected in the IEEE 802.15.4 standard
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
| \Group_pal_common_hw_timerImplements a common api interface for accessing timer drivers of all architectures
oTC - Timer/CounterDriver for the TC (Timer/Counter)
oGroup_trx_accessThis module includes api's and defenitions required for Devices with externally plugged transceivers(Non Soc's)
oSerial Peripheral Interface (SPI)This is the common API for SPI interface
oSPI - Serial Peripheral InterfaceSee Quick start guide for SPI driver on AVR32 devices
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
| oTAL State MachineThe different operating states of the Transceiver are controlled by the TAL state machine
| oTAL Initialization and resetPerforms initialization and reset functionalities of the transceiver
| oTAL Energy DetectionPerforms the ED scan functionalities
| oTransceiver Interrupt HandlingHandles Transceiver related Interrupts
| oTAL PIB StorageThe PIB(Pan Information Base) attributes related to the TAL are Stored and handled by the TAL PIB storage
| oTAL Frame Transmission UnitThe Frame Transmission Unit generates and transmits the frames using PAL
| |\TAL CSMA/CA ModulePerforms channel access mechanism for frame transmission For Detailed information refer CSMA-CA algorithm section of IEEE Std 802.15.4-2006
| \TAL Frame Reception UnitThe Frame Reception Unit reads/uploads the incoming frames
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
oCommon WL DefinitionsAll General Definitions used by the Wireless Stack applications are defined in this module
|oReturn ValuesAll return Value Enumerations are defined in this module
|oIEEE ConstantsIncludes IEEE Constant Definitions
|oMAC Build ConfigurationsAll Build configurations Macros are defined in this module
|\Common Stack DefinitionsIncludes Stack Definitions
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 Build ConfigurationsAll Build configurations Macros are defined in this module
|oMAC Data StructuresThis module defines all the MAC Data Structures
||\MAC DefinitionsAll Definitions used by the MAC Layer is described here
|oMAC DefinitionsAll Definitions used by the MAC Layer is described here
|\MAC PrototypesAll MAC Prototypes are described in this module
| oMCL API'sThis module describes all Mac Core Layer(MCL) API's
| |oMCL Request API'sThis module describes all MCL Request API's
| |oMCL General API'sThis module describes all MCL General API's
| |oMCL Confirmation API'sThis module describes all MCL Confirmation API's
| |oMCL Indication API'sThis module describes all MCL Indication API's
| |\MCL Response API'sThis module describes all MCL Response API's
| \MAC Callback'sThis module describes all MAC Callback's
|  oMAC Confirmation Callback'sThis module describes all MAC Confirmation Callback's
|  \MAC Indication Callback'This module describes all MAC Indication Callback's
oTest Suite FrameworkThis module is the test suite framework, which provides a set of standard functions and macros for defining and running test suites
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
oCPU - PM - Power ManagerThe Power Manager (PM) controls the oscillators and PLLs, and generates the clocks and resets in the device
|\Power Clocks Library
oPower Manager (PM)This is a stub on the AVR UC3 Power Manager(PM) for the sleepmgr service
\USB 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
 ||\USBB Device DriverUSBB 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
 oUSBB OTG DriverUSBB low-level driver for OTG features
 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