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
oUC3-A3 Xplained Board Configuration
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
oSensors Xplained Extension BoardsThis file contains definitions and services related to the features of the SENSORS_XPLAINED_XXX Xplained boards
|\Sensors Xplained Extension Board ConfigurationThe extension board configuration defines constants identifying the sensors, bus interface, I/O pin mappings, and sensor device signals from an Atmel Sensor board (ATAVRSBPR1, ATAVARSBIN1, ATAVARSBIN2, and so on) to the development platform
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
oMEMORY - EIC - External Interrupt ControllerEIC allows pins to be configured as external interrupts
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
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
|||\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
oSensors Platform Board ConfigurationConfiguration constants defined for the platform are used to enable peripherals and map I/O pin interfaces between sensors and the development board they are paired with
oSensor Device StackThe sensor device service provides high-level interfaces and binary driver libraries for sensor devices on systems built around Atmel microcontrollers
|\Common Sensor API
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
oTwo Wire-interface(TWI)This is the common API for TWIs
oTWI - Two-Wire Master InterfaceDriver for the TWIM (Two-Wire Master Interface)
\INTC Software Driver API for AVR UC3This is a software module to register interrupt handlers at any specified interrupt level to any interrupt line managed by the INTC module in AVR UC3 devices