2 * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
3 * From ASN.1 module "NR-RRC-Definitions"
4 * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1"
5 * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example`
8 #ifndef _FeatureSetUplink_H_
9 #define _FeatureSetUplink_H_
12 #include <asn_application.h>
14 /* Including external dependencies */
15 #include <NativeEnumerated.h>
16 #include "FreqSeparationClass.h"
17 #include "FeatureSetUplinkPerCC-Id.h"
18 #include <asn_SEQUENCE_OF.h>
19 #include <constr_SEQUENCE_OF.h>
20 #include <constr_SEQUENCE.h>
27 typedef enum FeatureSetUplink__scalingFactor {
28 FeatureSetUplink__scalingFactor_f0p4 = 0,
29 FeatureSetUplink__scalingFactor_f0p75 = 1,
30 FeatureSetUplink__scalingFactor_f0p8 = 2
31 } e_FeatureSetUplink__scalingFactor;
32 typedef enum FeatureSetUplink__crossCarrierScheduling_OtherSCS {
33 FeatureSetUplink__crossCarrierScheduling_OtherSCS_supported = 0
34 } e_FeatureSetUplink__crossCarrierScheduling_OtherSCS;
35 typedef enum FeatureSetUplink__searchSpaceSharingCA_UL {
36 FeatureSetUplink__searchSpaceSharingCA_UL_supported = 0
37 } e_FeatureSetUplink__searchSpaceSharingCA_UL;
38 typedef enum FeatureSetUplink__twoPUCCH_Group {
39 FeatureSetUplink__twoPUCCH_Group_supported = 0
40 } e_FeatureSetUplink__twoPUCCH_Group;
41 typedef enum FeatureSetUplink__dynamicSwitchSUL {
42 FeatureSetUplink__dynamicSwitchSUL_supported = 0
43 } e_FeatureSetUplink__dynamicSwitchSUL;
44 typedef enum FeatureSetUplink__simultaneousTxSUL_NonSUL {
45 FeatureSetUplink__simultaneousTxSUL_NonSUL_supported = 0
46 } e_FeatureSetUplink__simultaneousTxSUL_NonSUL;
47 typedef enum FeatureSetUplink__pusch_DifferentTB_PerSlot__scs_15kHz {
48 FeatureSetUplink__pusch_DifferentTB_PerSlot__scs_15kHz_upto2 = 0,
49 FeatureSetUplink__pusch_DifferentTB_PerSlot__scs_15kHz_upto4 = 1,
50 FeatureSetUplink__pusch_DifferentTB_PerSlot__scs_15kHz_upto7 = 2
51 } e_FeatureSetUplink__pusch_DifferentTB_PerSlot__scs_15kHz;
52 typedef enum FeatureSetUplink__pusch_DifferentTB_PerSlot__scs_30kHz {
53 FeatureSetUplink__pusch_DifferentTB_PerSlot__scs_30kHz_upto2 = 0,
54 FeatureSetUplink__pusch_DifferentTB_PerSlot__scs_30kHz_upto4 = 1,
55 FeatureSetUplink__pusch_DifferentTB_PerSlot__scs_30kHz_upto7 = 2
56 } e_FeatureSetUplink__pusch_DifferentTB_PerSlot__scs_30kHz;
57 typedef enum FeatureSetUplink__pusch_DifferentTB_PerSlot__scs_60kHz {
58 FeatureSetUplink__pusch_DifferentTB_PerSlot__scs_60kHz_upto2 = 0,
59 FeatureSetUplink__pusch_DifferentTB_PerSlot__scs_60kHz_upto4 = 1,
60 FeatureSetUplink__pusch_DifferentTB_PerSlot__scs_60kHz_upto7 = 2
61 } e_FeatureSetUplink__pusch_DifferentTB_PerSlot__scs_60kHz;
62 typedef enum FeatureSetUplink__pusch_DifferentTB_PerSlot__scs_120kHz {
63 FeatureSetUplink__pusch_DifferentTB_PerSlot__scs_120kHz_upto2 = 0,
64 FeatureSetUplink__pusch_DifferentTB_PerSlot__scs_120kHz_upto4 = 1,
65 FeatureSetUplink__pusch_DifferentTB_PerSlot__scs_120kHz_upto7 = 2
66 } e_FeatureSetUplink__pusch_DifferentTB_PerSlot__scs_120kHz;
68 /* Forward declarations */
71 struct CSI_ReportFramework;
73 /* FeatureSetUplink */
74 typedef struct FeatureSetUplink {
75 struct FeatureSetUplink__featureSetListPerUplinkCC {
76 A_SEQUENCE_OF(FeatureSetUplinkPerCC_Id_t) list;
78 /* Context for parsing across buffer boundaries */
79 asn_struct_ctx_t _asn_ctx;
80 } featureSetListPerUplinkCC;
81 long *scalingFactor; /* OPTIONAL */
82 long *crossCarrierScheduling_OtherSCS; /* OPTIONAL */
83 FreqSeparationClass_t *intraBandFreqSeparationUL; /* OPTIONAL */
84 long *searchSpaceSharingCA_UL; /* OPTIONAL */
85 struct SRS_TxSwitch *srs_TxSwitch; /* OPTIONAL */
86 struct SRS_Resources *supportedSRS_Resources; /* OPTIONAL */
87 long *twoPUCCH_Group; /* OPTIONAL */
88 long *dynamicSwitchSUL; /* OPTIONAL */
89 long *simultaneousTxSUL_NonSUL; /* OPTIONAL */
90 struct FeatureSetUplink__pusch_DifferentTB_PerSlot {
91 long *scs_15kHz; /* OPTIONAL */
92 long *scs_30kHz; /* OPTIONAL */
93 long *scs_60kHz; /* OPTIONAL */
94 long *scs_120kHz; /* OPTIONAL */
96 /* Context for parsing across buffer boundaries */
97 asn_struct_ctx_t _asn_ctx;
98 } *pusch_DifferentTB_PerSlot;
99 struct CSI_ReportFramework *csi_ReportFramework; /* OPTIONAL */
101 /* Context for parsing across buffer boundaries */
102 asn_struct_ctx_t _asn_ctx;
103 } FeatureSetUplink_t;
106 /* extern asn_TYPE_descriptor_t asn_DEF_scalingFactor_4; // (Use -fall-defs-global to expose) */
107 /* extern asn_TYPE_descriptor_t asn_DEF_crossCarrierScheduling_OtherSCS_8; // (Use -fall-defs-global to expose) */
108 /* extern asn_TYPE_descriptor_t asn_DEF_searchSpaceSharingCA_UL_11; // (Use -fall-defs-global to expose) */
109 /* extern asn_TYPE_descriptor_t asn_DEF_twoPUCCH_Group_15; // (Use -fall-defs-global to expose) */
110 /* extern asn_TYPE_descriptor_t asn_DEF_dynamicSwitchSUL_17; // (Use -fall-defs-global to expose) */
111 /* extern asn_TYPE_descriptor_t asn_DEF_simultaneousTxSUL_NonSUL_19; // (Use -fall-defs-global to expose) */
112 /* extern asn_TYPE_descriptor_t asn_DEF_scs_15kHz_22; // (Use -fall-defs-global to expose) */
113 /* extern asn_TYPE_descriptor_t asn_DEF_scs_30kHz_26; // (Use -fall-defs-global to expose) */
114 /* extern asn_TYPE_descriptor_t asn_DEF_scs_60kHz_30; // (Use -fall-defs-global to expose) */
115 /* extern asn_TYPE_descriptor_t asn_DEF_scs_120kHz_34; // (Use -fall-defs-global to expose) */
116 extern asn_TYPE_descriptor_t asn_DEF_FeatureSetUplink;
117 extern asn_SEQUENCE_specifics_t asn_SPC_FeatureSetUplink_specs_1;
118 extern asn_TYPE_member_t asn_MBR_FeatureSetUplink_1[12];
124 #endif /* _FeatureSetUplink_H_ */
125 #include <asn_internal.h>