(Page 25 of 29 in this chapter) Version


Mtp3SetGenCfg

Description

Sets the general configuration values in the MTP 3 task.

Prototype

MTP3_STATUS Mtp3SetGenCfg (U8 board,
MTP3GenCfg *pGenCfg)

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

pGenCfg Pointer to the MTP3GenCfg structure containing the general configuration values to set.

Return Values

Details

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

This function is typically called once by an application to set global values.

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

See Also

Mtp3InitGenCfg, Mtp3MgmtInit



(Page 25 of 29 in this chapter) Version


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