Terminates communication with the MTP3 task for this application.
MTP3_STATUS Mtp3MgmtTerm ( U8 board)
Argument |
Description |
board |
TX board number with which to terminate communication. Valid range is 1 through maxboard (currently 8). |
Return value |
Description |
MTP3_SUCCESS |
|
MTP3_BOARD |
Invalid board number. |
MTP3_HANDLE |
Mtp3MgmtInit not called for the specified board. |
Call this function to free up resources when an application terminates or finishes communication with the MTP 3 task.