MPINodeIdnListType

MPINodeIdnListType

 

typedef enum {
    MPINodeIdnListTypeINVALID,

    MPINodeIdnListTypePHASE2,
    MPINodeIdnListTypePHASE3,
    MPINodeIdnListTypeAMPLIFIER,
    MPINodeIdnListTypeMASTER_DATA,

} MPINodeIdnListType;
Description
  MPINodeIdnListTypePHASE2 List of IDN's that must be configured in phase 2
  MPINodeIdnListTypePHASE3 List of IDN's that must be configured in phase 3
  MPINodeIdnListTypeAMPLIFIER List of IDN's that are transmitted cyclically in the AT
  MPINodeIdnListTypeMASTER_DATA List of IDN's that are transmitted cyclically in the MDT
     
     
See Also