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 DFU Atmel Class
oExternal oscillator frequency detectionA software service to estimate an oscillator frequency using a known oscillator (external or internal) as a reference
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
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
oCPU - PM - Power ManagerThe Power Manager (PM) provides synchronous clocks to the CPU and the modules and peripherals connected to the HSB and PBx buses
|\Power Clocks Library
oPower Manager (PM)This is a stub on the AVR UC3 Power Manager(PM) for the sleepmgr service
oCPU - SCIF - System Control InterfaceDriver for the SCIF (System Control Interface)
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
|||\USBC 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 Device Firmware Upgrade Atmel specificThe DFU from Atmel is based on DFU specification, but does not implement same protocol
||  oInterface with USB Device Core (UDC)Structures and functions required by UDC
||  oImplementation of UDI DFU Atmel ClassClass internal implementation
||  \USB interface descriptorsThe following structures provide predefined USB interface descriptors
|oUSBC OTG DriverUSBC 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
| \USB Device Firmware Upgrade (DFU)Protocol definitions
oIn System Programming API
|oIn System Programming UC3 implementationThis implementation links the UC3 NVM functions to the common isp API
|\Boot Process definition for UC3 partsThe behavior of the UC3 boot process for bootloader is defined by the fuses values and two Words in the user page
oAtmel FLIP Protocol definitionsTo perform firmware upgrade, Atmel has developed an application called "FLIP" This software is a flexible application which lets you program and configure Atmel's microcontroller devices in their final environment without needing any dedicated hardware
|oProtocol versions
|\Definitions for FLIP Protocol version 1Note: Used by Mega parts
oDefinitions for Atmel FLIP Protocol version 2Note: Used by uc3 and Xmega parts
oGeneric board supportThe generic board support module includes board-specific definitions and function prototypes, such as the board initialization function
oCPU - Cycle CounterCPU Cycle Counter provides an interface to the COUNT and COMPARE registers
\AST - Asynchronous TimerDriver for the AST (Asynchronous Timer)