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>GX_GetVCountEqVal</title> 9<LINK rel="stylesheet" href="../../css/nitro.css" type="text/css"> 10</head> 11 12<body> 13 14<h1 align="left">GX_GetVCountEqVal <img src="../../image/NTR.gif"align="middle"><img src="../../image/TWL.gif" align="middle"></H1> 15<H2>Syntax</H2> 16 17<dl> 18 <dd> 19<PRE><CODE>#include <nitro/gx/gx.h> 20 21s32 GX_GetVCountEqVal(void);<BR></CODE></PRE> 22 </dd> 23</dl> 24<h2>Arguments</h2> 25<P>None.</P> 26<h2>Return Values</h2> 27<p>The value set as equal to the V-counter</p> 28<H2>Description</H2> 29<P>This function configures the parity value that will be equal to the V-counter. The value must be an integer between 0 and 262.</P> 30<P>There is no need to manipulate the value set as equal to the V-counter, except when operating the VCOUNT interrupt directly without using the VAlarm provided in SDK.</P> 31<P><code>GX_GetVCountEqVal</code> is also defined with the different name of <code>GX_GetVCounterEqVal</code>.</P> 32<h2>See Also</h2> 33<P><a href="GX_SetVCountEqVal.html"><code>GX_SetVCountEqVal</code></a>, <a href="GX_IsVCountEq.html"><code>GX_IsVCountEq</code></a>, <a href="GX_VCountEqIntr.html"><code>GX_VCountEqIntr</code></a></P> 34<H2>Revision History</H2> 35<P>2004/10/19 Initial version.</P> 36<hr><p>CONFIDENTIAL</p></body> 37</html> 38