DWC_RnkShutdown

Syntax

#include <dwc.h>
DWCRnkError DWC_RnkShutdown();

Arguments

None.

Return Values

DWC_RNK_SUCCESS Succeeded.

Description

Performs the Ranking library end process.

The receive buffer is released, making the buffer obtained by the DWC_RnkResGetRow function invalid.

This function always succeeds.

Revision History

For the changelog prior to 5.1 PR2, click here.


CONFIDENTIAL