1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 2<html> 3 4<head> 5<META http-equiv="Content-Type" content="text/html; charset=windows-1252"> 6<META name="GENERATOR" content="IBM WebSphere Studio Homepage Builder Version 7.0.0.0 for Windows"> 7<META http-equiv="Content-Style-Type" content="text/css"> 8<title>MI_GetWramMapEnd</title> 9<LINK rel="stylesheet" href="../../css/nitro.css" type="text/css"> 10</head> 11 12<body> 13 14<h1 align="left">MI_GetWramMapEnd* <IMG src="../../image/TWL.gif" align="middle"></h1> 15<h2>Syntax</h2> 16 17<dl> 18 <dd> 19<CODE>#include <twl/mi.h></CODE><BR> 20 <BR> 21 <CODE>u32 MI_GetWramMapEnd_A( void )</CODE><br> 22 <CODE>u32 MI_GetWramMapEnd_B( void )</CODE><br> 23 <CODE>u32 MI_GetWramMapEnd_C( void )</CODE><br> 24 </dd> 25</dl> 26<h2>Arguments</h2> 27<P>None.</P> 28<h2>Return Values</h2> 29<p>Returns the upper-order address of the region where the WRAM is mapped to.</p> 30<H2>Description</H2> 31<P>Gets the upper-order address of the region where the specified WRAM region is mapped to.</P> 32<P><CODE>MI_GetWramMapEnd_A()</CODE> gets information about WRAM-A.<BR><CODE>MI_GetWramMapEnd_B()</CODE> gets information about WRAM-B.<BR><CODE>MI_GetWramMapEnd_C()</CODE> gets information about WRAM-C.</P> 33<P>The lower-order address is obtained using the <CODE><A href="MI_GetWramMapStart.html">MI_GetWramMapStart*</A></CODE> functions.</P> 34<h2>Internal Operation</h2> 35<p>Accesses I/O registers MBK6-MBK8.</p> 36 37<h2>See Also</h2> 38<P><A href="about_Wram.html">Overview (Work RAM)</A>, <A href="../mi_constant.html">MI-Related Constants</A> <BR> <A href="MI_GetWramMapStart.html"><CODE>MI_GetWramMapStart*()</CODE></A></P> 39 40<H2>Revision History</H2> 41<P>2007/08/22 Initial version.</P> 42<hr><p>CONFIDENTIAL</p></body> 43</html> 44