nn::camera::CTR::ClearBuffer Function
void ClearBuffer(
Port port
);
| Name | Description | |
|---|---|---|
| in | port | Specifies the port to clear. |
Clears the buffer and the error flags.
This function is ignored if it is called during image capture (while the IsBusy function returns true). Do not call this function until you have used the StopCapture function to stop capturing and then waited for the IsBusy function's return value to change to false.
CONFIDENTIAL