Previous PageTable Of ContentsHomeIndexNext Page

lm_clrdesc( )

Description | Cautions | Errors | Example | See Also

Name:

void lm_clrdesc(tn_descp)

Inputs:

TN_DESC *tn_descp

  pointer to the TN_DESC

Outputs:

none

Returns:

none

Includes:

srllib.h

dxxxlib.h

lmodelib.h

Mode:

synchronous

Category:

learn mode

Platform:

Springware

Top Of PageDescription

The lm_clrdesc( ) function clears the tone description structure (TN_DESC), including the associated tone frequency structure (TN_FREQ) and tone duration structure (TN_DUR). The function initializes all fields in the structure to their default value.

Call this function to clear lm_LearnTone( ) function tn_rangep and tn_tonep parameters.

Parameter

Description

tn_descp

Points to the TN_DESC structure that is to be cleared.

Top Of PageCautions

None.

Top Of PageErrors

For a list of error codes, see Section 5.2.  Learn Mode Error Codes.

Top Of PageExample

Top Of PageSee Also


Previous PageTable Of ContentsTop Of PageIndexNext Page

Click here to contact Telecom Support Resources

Copyright 2003, Intel Corporation
All rights reserved
This page generated January, 2003