group regPics {

  // regPics parameters.

  modulepar {
    UInt8 PIC_REG_REQUEST_RETRIES : = 3
  }

  modulepar {
    float PIC_T6 : = 3 . 0
  }

  modulepar {
    SsManagementSupport PIC_IUT_SS_MANAGEMENT : = e_no2ndMgmtConnection
  }

  modulepar {
    boolean PIC_IUT_PHS : = false
  }

  modulepar {
    boolean PIC_IUT_SLM : = true
  }

  modulepar {
    boolean PIC_IUT_IDM : = true
  }

  modulepar {
    boolean PIC_IUT_ARQ : = true
  }

  modulepar {
    boolean PIC_IUT_HARQ : = true
  }
}
Generated with T3Doc 2.0 on Fri Jan 30 15:06:34 CET 2009.