//Should be able to be casted into already present fapi p5 header format, to fix, dependent on changes on L2 to follow fapi_message_header_t in nr_fapi.h
fapi_msg_t*header=(fapi_msg_t*)msg;
NFAPI_TRACE(NFAPI_TRACE_INFO,"[PHY] Received Msg ID 0x%02x\n",header->msg_id);