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 _FrequencyInfoUL_SIB_H_
9 #define _FrequencyInfoUL_SIB_H_
12 #include <asn_application.h>
14 /* Including external dependencies */
15 #include "ARFCN-ValueNR.h"
17 #include <NativeEnumerated.h>
18 #include <asn_SEQUENCE_OF.h>
19 #include <constr_SEQUENCE_OF.h>
20 #include <constr_SEQUENCE.h>
27 typedef enum FrequencyInfoUL_SIB__frequencyShift7p5khz {
28 FrequencyInfoUL_SIB__frequencyShift7p5khz_true = 0
29 } e_FrequencyInfoUL_SIB__frequencyShift7p5khz;
31 /* Forward declarations */
32 struct MultiFrequencyBandListNR_SIB;
33 struct SCS_SpecificCarrier;
35 /* FrequencyInfoUL-SIB */
36 typedef struct FrequencyInfoUL_SIB {
37 struct MultiFrequencyBandListNR_SIB *frequencyBandList; /* OPTIONAL */
38 ARFCN_ValueNR_t *absoluteFrequencyPointA; /* OPTIONAL */
39 struct FrequencyInfoUL_SIB__scs_SpecificCarrierList {
40 A_SEQUENCE_OF(struct SCS_SpecificCarrier) list;
42 /* Context for parsing across buffer boundaries */
43 asn_struct_ctx_t _asn_ctx;
44 } scs_SpecificCarrierList;
45 P_Max_t *p_Max; /* OPTIONAL */
46 long *frequencyShift7p5khz; /* OPTIONAL */
48 * This type is extensible,
49 * possible extensions are below.
52 /* Context for parsing across buffer boundaries */
53 asn_struct_ctx_t _asn_ctx;
54 } FrequencyInfoUL_SIB_t;
57 /* extern asn_TYPE_descriptor_t asn_DEF_frequencyShift7p5khz_7; // (Use -fall-defs-global to expose) */
58 extern asn_TYPE_descriptor_t asn_DEF_FrequencyInfoUL_SIB;
59 extern asn_SEQUENCE_specifics_t asn_SPC_FrequencyInfoUL_SIB_specs_1;
60 extern asn_TYPE_member_t asn_MBR_FrequencyInfoUL_SIB_1[5];
66 #endif /* _FrequencyInfoUL_SIB_H_ */
67 #include <asn_internal.h>