CAMERA_ClearBuffer

Syntax

#include <twl/camera.h>

void CAMERA_ClearBuffer( void );

Arguments

None.

Return Values

None.

Description

Clears the line buffer and the line buffer error flag. This function ignores writes while the circuit is active, so call the CAMERA_StopCapture function first to stop capturing.

See Also

CAMERA_GetErrorStatus, CAMERA_StopCapture

Revision History

2007/10/29 Added descriptions.
2007/10/02 Initial version.


CONFIDENTIAL