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 123456]
oUser InterfaceHuman interface on Arduino Due/X :
oFatFS file system serviceService of FatFS file system
oPort of low level driver for FatFSLow level driver for FatFS
oReal-Time Clock (RTC)See Quickstart guide for SAM RTC driver
oPower Management Controller (PMC)
oPeripheral Parallel Input/Output (PIO) Controller
oUniversal Asynchronous Receiver Transceiver (UART)The Universal Asynchronous Receiver Transmitter features a two-pin UART that can be used for communication and trace purposes and offers an ideal medium for in-situ programming solutions
oMemory Control AccessCommon abstraction layer for memory interfaces
oCompiler abstraction layer and code utilitiesCompiler abstraction layer and code utilities for AT91SAM
|oPreprocessor - Macro Repeat
|oPreprocessor - Stringize
|\Preprocessor - Token Paste
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 (SAM3A)
oPower Manager (PM)This is a stub on the SAM Power Manager Control (PMC) for the sleepmgr service
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
oUSB StackThis stack includes the USB Device Stack, USB Host Stack and common definitions
|oUSB Stack HostThis module includes USB Stack Host implementation
||oUSB Host Driver (UHD)The UHD driver provides a low-level abstraction of the host controller hardware
||oUSB host Controller (UHC)The UHC provides a high-level abstraction of the usb host
|||oImplementation of UHCInternal implementation
|||oUSB Host Controller (UHC) - PrerequisitesCommon prerequisites for all USB hosts
|||oUSB Host Controller (UHC) - Example codeCommon example code for all USB hosts
|||\USB Device Controller (UHC) - WorkflowCommon workflow for all USB devices
||\USB Host Interface (UHI)The UHI provides a common API for all classes, and this is used by UHC for the main control of USB host interface
|| oUHI for Human Interface Device Mouse ClassCommon APIs used by high level application to use this USB host class
|| |oImplementation of UHI HID MouseClass internal implementation
|| |\Interface with USB Host Core (UHC)Define and functions required by UHC
|| \UHI for Mass Storage ClassCommon APIs used by high level application to use this USB host class
||  oImplementation of UHI Mass Storage ClassClass internal implementation
||  oUSB host Mass Storage interface for control access moduleLayer added on UHI MSC interface to allow the usage of control access module
||  |\Implementation of USB host Mass StorageInterface for control access module
||  \Interface with USB Host Core (UHC)Define and functions required by UHC
|oUOTGHS OTG DriverUOTGHS 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
| oUSB Human Interface Device (HID)Protocol definitions
| \USB Mass Storage Class (MSC) protocol definitions
|  oSCSI Block Commands protocol definitions
|  \SCSI Primary Commands protocol definitions
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
\Common IOPORT APISee Quick start guide for the common IOPORT service