*(*sib2_br)->radioResourceConfigCommon.rach_ConfigCommon.ext1->preambleTransMax_CE_r13=configuration->rach_maxHARQ_Msg3Tx[CC_id];// to be re-initialized when we find the enum
*(*sib2_br)->radioResourceConfigCommon.rach_ConfigCommon.ext1->preambleTransMax_CE_r13=*configuration->preambleTransMax_CE_r13[CC_id];// to be re-initialized when we find the enum
printf("[KOGO][DEBUGGING]: preamble trans max: %ld\n",*(*sib2_br)->radioResourceConfigCommon.rach_ConfigCommon.ext1->preambleTransMax_CE_r13);
printf("[KOGO][DEBUGGING]: mpdcch start SF RA r13 val: %ld\n",(*sib2_br)->radioResourceConfigCommon.ext4->prach_ConfigCommon_v1310->mpdcch_startSF_CSS_RA_r13->choice.fdd_r13);