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 123]
oStandard I/O (stdio)Common standard I/O driver that implements the stdio read and write functions on AVR and SAM devices
|\Standard serial I/O (stdio)Common standard serial I/O management driver that implements a stdio serial interface on AVR and SAM devices
oSIO2HOST - UARTThis module performs serial input/output functionalities via UART
oClock Management
|\System Clock ManagementSee sysclk_quickstart
oMEGA reset causeSee reset_cause_quickstart
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
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
oSerial Interface (Serial)See Quick start guide for Serial Interface service
oUSART module (USART)See Quick start guide for USART module
oCommon IOPORT APISee Quick start guide for the common IOPORT service
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
||\ATMEGARFR2 PHY LayerThe ATmega256RFR2 is a low-power CMOS 8-bit microcontroller based on the AVR enhanced RISC architecture combined with a high data rate transceiver for the 2.4 GHz ISM band
|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
oBusy-Wait Delay RoutinesThis module provides simple loop-based delay routines for those applications requiring a brief wait during execution
oGroup_pal_common_hw_timerImplements a common api interface for accessing timer drivers of all architectures
oGeneral Purpose Input/OutputThis is the common API for GPIO
oGeneric board supportThe generic board support module includes board-specific definitions and function prototypes, such as the board initialization function
\Ioport_service_group