GX_ResetCapture

Syntax

#include <nitro/gx/gx_capture.h>

void GX_ResetCapture( void );

Arguments

None.

Return Values

None.

Description

Turns OFF the capture enable flag of the display capture control register. After completing the capture, the capture enable register automatically becomes OFF, and normally it is not necessary to explicitly reset with this function.

Notes

See Also

GX_SetCapture

Revision History

2009/02/25 Noted that the settings are ignored when state is LCD OFF.
2005/01/05 Initial version.


CONFIDENTIAL