2 * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
3 * From ASN.1 module "E2SM-RC-IEs"
4 * found in "e2sm-rc-nov2021.asn"
5 * `asn1c -fcompound-names -fno-include-deps -findirect-choice -pdu=auto -gen-PER -gen-OER -no-gen-example -D .`
8 #ifndef _RRCclass_NR_H_
9 #define _RRCclass_NR_H_
12 #include <asn_application.h>
14 /* Including external dependencies */
15 #include <NativeEnumerated.h>
22 typedef enum RRCclass_NR {
23 RRCclass_NR_bCCH_BCH = 0,
24 RRCclass_NR_bCCH_DL_SCH = 1,
25 RRCclass_NR_dL_CCCH = 2,
26 RRCclass_NR_dL_DCCH = 3,
28 RRCclass_NR_uL_CCCH = 5,
29 RRCclass_NR_uL_CCCH1 = 6,
30 RRCclass_NR_uL_DCCH = 7
32 * Enumeration is extensible
37 typedef long RRCclass_NR_t;
40 extern asn_per_constraints_t asn_PER_type_RRCclass_NR_constr_1;
41 extern asn_TYPE_descriptor_t asn_DEF_RRCclass_NR;
42 extern const asn_INTEGER_specifics_t asn_SPC_RRCclass_NR_specs_1;
43 asn_struct_free_f RRCclass_NR_free;
44 asn_struct_print_f RRCclass_NR_print;
45 asn_constr_check_f RRCclass_NR_constraint;
46 ber_type_decoder_f RRCclass_NR_decode_ber;
47 der_type_encoder_f RRCclass_NR_encode_der;
48 xer_type_decoder_f RRCclass_NR_decode_xer;
49 xer_type_encoder_f RRCclass_NR_encode_xer;
50 oer_type_decoder_f RRCclass_NR_decode_oer;
51 oer_type_encoder_f RRCclass_NR_encode_oer;
52 per_type_decoder_f RRCclass_NR_decode_uper;
53 per_type_encoder_f RRCclass_NR_encode_uper;
54 per_type_decoder_f RRCclass_NR_decode_aper;
55 per_type_encoder_f RRCclass_NR_encode_aper;
61 #endif /* _RRCclass_NR_H_ */
62 #include <asn_internal.h>