(Page 27 of 29 in this chapter) Version


Mtp3SetLinkSetCfg

Description

Configures the MTP 3 task with the link set configuration values contained in the MTP3LinkSetCfg structure provided.

Prototype

MTP3_STATUS Mtp3SetLinkSetCfg
(U8 board,
MTP3LinkSetCfg *pLinkSetCfg)

board TX board number on which the desired MTP 3 task resides. Valid range is 1 to MAXBOARD (currently 8).

pLinkSetCfg Pointer to the MTP3LinkSetCfg structure containing the link set configuration values.

Return Values

Details

An application must set the field values in the MTP3LinkSetCfg structure before calling this function. This can be done by calling Mtp3InitLinkSetCfg, or by setting each field from within the application, or with a combination of the two (calling Mtp3InitLinkSetCfg and then overriding specific fields before passing the MTP3LinkSetCfg structure to this function).

This function is typically called multiple times, once for each configured link set.

Refer to the MTP3LinkSetCfg structure in the Mtp3InitLinkSetCfg description for more information about its fields and their default values.

See Also

Mtp3InitLinkSetCfg, Mtp3MgmtInit



(Page 27 of 29 in this chapter) Version


tech_support@nmss.com
Copyright © 2000, Natural MicroSystems, Inc. All rights reserved.