(Page 29 of 29 in this chapter) Version


Mtp3SetRouteCfg

Description

Configures the MTP 3 task with the route configuration values contained in the MTP3RouteCfg structure provided.

Prototype

MTP3_STATUS Mtp3SetRouteCfg (U8 board,
MTP3RouteCfg *pRouteCfg)

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

pRouteCfg Pointer to the MTP3RouteCfg structure containing the route configuration values.

Return Values

Details

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

This function is typically called once for each configured route.

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

See Also

Mtp3InitRouteCfg, Mtp3MgmtInit



(Page 29 of 29 in this chapter) Version


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