PREV TOC HOME INDEX NEXT


ALARM_FIELD


typedef struct
{
    long       alarm_number;
    GC_PARM    alarm_data;
    GC_PARM    rfu;
} ALARM_FIELD; 

Description

The ALARM_FIELD structure contains information about one particular alarm in the ALARM_LIST data structure.

Field Descriptions

The fields of ALARM_FIELD are described as follows:

alarm_number
the alarm ID for the alarm that the information in this data structure is being referred to
alarm_data
if used, the data for the alarm; the information contained in the structure depends on the configuration information specified
rfu
reserved for future use; must be memset to 0


PREV TOC HOME INDEX NEXT

Click here to contact Telecom Support Resources

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