Mtp2MgmtTerm

Terminates the communication with the MTP 2 task for this application.

Prototype

MTP2_STATUS Mtp2MgmtTerm (U8 board)

Argument

Description

board

TX board number with which to terminate communication.


Return values

Return value

Description

MTP2_SUCCESS

 

MTP2_BOARD

Invalid board number.

MTP2_HANDLE

Mtp2MgmtInit not called for specified board.


Details

Call this function to free up resources when an application terminates or finishes communication with the MTP 2 task.

See also

Mtp2MgmtInit