#include <twl/camera.h>
void CAMERA_ClearBuffer( void );
None.
None.
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.
CAMERA_GetErrorStatus, CAMERA_StopCapture
2007/10/29 Added descriptions.
2007/10/02 Initial version.
CONFIDENTIAL