MonMgmtTerm

Terminates the dual-port RAM channel binding, specified in MonMgmtInit, for this application.

Prototype

MON_STATUS MonMgmtTerm ( U8 board )

Argument

Description

board

TX board number that terminates communication.


Return values

Return value

Description

MON_BOARD

Board number out of range.

MON_DRIVER

CPI driver returned an error.

MON_HANDLE

Board not previously initialized.

MON_LINKTYPE

Invalid link or switch type.

MON_PARAM

Invalid parameter.

MON_RESPONSE

Wrong response from board.

MON_SUCCESS

 

MON_TIMEOUT

No response from board.


Details

This function frees up resources when an application terminates or finishes communication with the monitor task.