TUPTermMgmtAPI

Closes TUP management and the channel to the TX board.

Prototype

S16 TUPTermMgmtAPI ( U8 board)

Argument

Description

board

TX board number.


Return values

Return value

Description

TUP_SUCCESS

 

TUP_BOARD

board is out of range.

TUP_UNBOUND

Application failed to call TUPInitMgmtAPI prior to this call.


Details

Call TUPTermMgmtAPI to close TUP management when the application has finished using it.