nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches

◆ reset

const nrf_compress_reset_func_t nrf_compress_implementation::reset

Reset compression state function. Used to abort current compression or decompression task before starting a new one.

Parameters
[in]instReserved for future use, must be NULL.
Return values
0Success.
-errnoNegative errno code on other failure.