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 <NativeInteger.h>
16 #include <NativeEnumerated.h>
17 #include <constr_SEQUENCE.h>
24 typedef enum GapConfig__mgl {
25 GapConfig__mgl_ms1dot5 = 0,
26 GapConfig__mgl_ms3 = 1,
27 GapConfig__mgl_ms3dot5 = 2,
28 GapConfig__mgl_ms4 = 3,
29 GapConfig__mgl_ms5dot5 = 4,
30 GapConfig__mgl_ms6 = 5
32 typedef enum GapConfig__mgrp {
33 GapConfig__mgrp_ms20 = 0,
34 GapConfig__mgrp_ms40 = 1,
35 GapConfig__mgrp_ms80 = 2,
36 GapConfig__mgrp_ms160 = 3
38 typedef enum GapConfig__mgta {
39 GapConfig__mgta_ms0 = 0,
40 GapConfig__mgta_ms0dot25 = 1,
41 GapConfig__mgta_ms0dot5 = 2
45 typedef struct GapConfig {
51 * This type is extensible,
52 * possible extensions are below.
55 /* Context for parsing across buffer boundaries */
56 asn_struct_ctx_t _asn_ctx;
60 /* extern asn_TYPE_descriptor_t asn_DEF_mgl_3; // (Use -fall-defs-global to expose) */
61 /* extern asn_TYPE_descriptor_t asn_DEF_mgrp_10; // (Use -fall-defs-global to expose) */
62 /* extern asn_TYPE_descriptor_t asn_DEF_mgta_15; // (Use -fall-defs-global to expose) */
63 extern asn_TYPE_descriptor_t asn_DEF_GapConfig;
64 extern asn_SEQUENCE_specifics_t asn_SPC_GapConfig_specs_1;
65 extern asn_TYPE_member_t asn_MBR_GapConfig_1[4];
71 #endif /* _GapConfig_H_ */
72 #include <asn_internal.h>