(Page 26 of 29 in this chapter) Version


Mtp3SetLinkCfg

Description

Configures the MTP 3 task with the data link configuration values contained in the MTP3LinkCfg structure provided.

Prototype

MTP3_STATUS Mtp3SetLinkCfg (U8 board,
MTP3LinkCfg *pLinkCfg)

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

pLinkCfg Pointer to the MTP3LinkCfg structure containing the data link configuration values.

Return Values

Details

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

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

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

See Also

Mtp3InitLinkCfg, Mtp3MgmtInit



(Page 26 of 29 in this chapter) Version


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