2 * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
3 * From ASN.1 module "NR-RRC-Definitions"
4 * found in "../../../rrc_15.3_asn.asn1"
5 * `asn1c -D ./25_02_2022_RRC/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example`
12 #include <asn_application.h>
14 /* Including external dependencies */
15 #include <BIT_STRING.h>
16 #include <NativeEnumerated.h>
17 #include <NativeInteger.h>
18 #include "PDCCH-ConfigSIB1.h"
19 #include <constr_SEQUENCE.h>
26 typedef enum MIB__subCarrierSpacingCommon {
27 MIB__subCarrierSpacingCommon_scs15or60 = 0,
28 MIB__subCarrierSpacingCommon_scs30or120 = 1
29 } e_MIB__subCarrierSpacingCommon;
30 typedef enum MIB__dmrs_TypeA_Position {
31 MIB__dmrs_TypeA_Position_pos2 = 0,
32 MIB__dmrs_TypeA_Position_pos3 = 1
33 } e_MIB__dmrs_TypeA_Position;
34 typedef enum MIB__cellBarred {
35 MIB__cellBarred_barred = 0,
36 MIB__cellBarred_notBarred = 1
38 typedef enum MIB__intraFreqReselection {
39 MIB__intraFreqReselection_allowed = 0,
40 MIB__intraFreqReselection_notAllowed = 1
41 } e_MIB__intraFreqReselection;
45 BIT_STRING_t systemFrameNumber;
46 long subCarrierSpacingCommon;
47 long ssb_SubcarrierOffset;
48 long dmrs_TypeA_Position;
49 PDCCH_ConfigSIB1_t pdcch_ConfigSIB1;
51 long intraFreqReselection;
54 /* Context for parsing across buffer boundaries */
55 asn_struct_ctx_t _asn_ctx;
59 /* extern asn_TYPE_descriptor_t asn_DEF_subCarrierSpacingCommon_3; // (Use -fall-defs-global to expose) */
60 /* extern asn_TYPE_descriptor_t asn_DEF_dmrs_TypeA_Position_7; // (Use -fall-defs-global to expose) */
61 /* extern asn_TYPE_descriptor_t asn_DEF_cellBarred_11; // (Use -fall-defs-global to expose) */
62 /* extern asn_TYPE_descriptor_t asn_DEF_intraFreqReselection_14; // (Use -fall-defs-global to expose) */
63 extern asn_TYPE_descriptor_t asn_DEF_MIB;
64 extern asn_SEQUENCE_specifics_t asn_SPC_MIB_specs_1;
65 extern asn_TYPE_member_t asn_MBR_MIB_1[8];
72 #include <asn_internal.h>