Reset
The function is described in the following sections.
Description
Reset the sensor.
Syntax
The following code block shows the syntax of the function.
Reset( SENSOR_HANDLE *pstHandle );
Parameter
The function has the following parameter.
Parameter | Description | Input/Output |
---|---|---|
pstHandle | Sensor handle | Input |
Return
The function has the following return values.
Return | Description |
---|---|
0 | Success |
Other values | Failure |
Requirement
None