Adaptation/GUID-50217E69-F4A9-4B9F-8608-419783046A1E.dita
author Graeme Price <GRAEME.PRICE@NOKIA.COM>
Fri, 15 Oct 2010 14:32:18 +0100
changeset 15 307f4279f433
permissions -rw-r--r--
Initial contribution of the Adaptation Documentation.

<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies) All rights reserved. -->
<!-- This component and the accompanying materials are made available under the terms of the License 
"Eclipse Public License v1.0" which accompanies this distribution, 
and is available at the URL "http://www.eclipse.org/legal/epl-v10.html". -->
<!-- Initial Contributors:
    Nokia Corporation - initial contribution.
Contributors: 
-->
<!DOCTYPE concept
  PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
<concept id="GUID-50217E69-F4A9-4B9F-8608-419783046A1E" xml:lang="en"><title>Register Access Quick Start Guide</title><shortdesc>Register Access is used to read/write/modify values on
only the ASSP hardware.</shortdesc><prolog><metadata><keywords/></metadata></prolog><conbody>
<p>The Register Access platform service is used by many of the other
platform services for either reading values from or setting the configuration
of hardware in the device.</p>
<section id="GUID-04B0F9F2-A800-4FE0-A0E3-AB20B09039A7"><title>Getting
started</title><ul>
<li><p>The <xref href="GUID-A25FFD79-0797-43EC-8975-8C23E7E539C4.dita">Register Access Technology Guide</xref> describes the key concepts
of the Register Access platform service.</p></li>
<li><p>The <xref href="GUID-DB55C1A0-2901-4661-B6B1-3B61BF6FF4FA.dita">Register Access Client Interface Guide</xref> describes the Register
Access platform service API and its use by device drivers. </p></li>
<li><p>The <xref href="GUID-07E0DEC0-A749-4B14-9E73-3AF8ACD28BC6.dita">Register Access Implementation</xref> section describes the implementation
of the Register Access PSL.</p></li>
<li><p>The <xref href="GUID-463915EE-25DB-4ABD-AA80-1C10CD242072.dita">Register Access Build Guide</xref> describes how to include the Register
Access platform service in a ROM image.</p></li>
<li><p>The <xref href="GUID-31FFA810-129A-4E35-A47F-C6D3C1C71D5E.dita">Register Access Tools Guide</xref> describes the tools that are specific
to the Register Access platform service.</p></li>
<li><p>The <xref href="GUID-C34DFF54-87C5-47F6-B0AE-3B066DC7F5A0.dita">Register Access Testing Guide</xref> explains how to test the functionality
of the Register Access platform service.</p></li>
</ul></section>
<section id="GUID-EAB1F5D0-D340-4578-8ECB-E325440261EC-GENID-1-2-1-10-1-5-1-8-1-1-5-1-3-3"><title>Users</title><p>Since this platform service is used by many of the other platform
services, it is of interest to both device driver developers and hardware
implementors.</p><fig id="GUID-0651B065-C442-45C1-A45B-E7946CCE6430">
<title>AsspRegister class diagram</title>
<image href="GUID-F55A0CB4-0AB6-4DE3-9DFA-FBCB7131BB3A_d0e98263_href.png" placement="inline"/>
</fig></section>
</conbody></concept>