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 <NativeEnumerated.h>
22 typedef enum PollByte {
66 PollByte_infinity = 43,
67 PollByte_spare20 = 44,
68 PollByte_spare19 = 45,
69 PollByte_spare18 = 46,
70 PollByte_spare17 = 47,
71 PollByte_spare16 = 48,
72 PollByte_spare15 = 49,
73 PollByte_spare14 = 50,
74 PollByte_spare13 = 51,
75 PollByte_spare12 = 52,
76 PollByte_spare11 = 53,
77 PollByte_spare10 = 54,
90 typedef long PollByte_t;
93 extern asn_per_constraints_t asn_PER_type_PollByte_constr_1;
94 extern asn_TYPE_descriptor_t asn_DEF_PollByte;
95 extern const asn_INTEGER_specifics_t asn_SPC_PollByte_specs_1;
96 asn_struct_free_f PollByte_free;
97 asn_struct_print_f PollByte_print;
98 asn_constr_check_f PollByte_constraint;
99 ber_type_decoder_f PollByte_decode_ber;
100 der_type_encoder_f PollByte_encode_der;
101 xer_type_decoder_f PollByte_decode_xer;
102 xer_type_encoder_f PollByte_encode_xer;
103 oer_type_decoder_f PollByte_decode_oer;
104 oer_type_encoder_f PollByte_encode_oer;
105 per_type_decoder_f PollByte_decode_uper;
106 per_type_encoder_f PollByte_encode_uper;
107 per_type_decoder_f PollByte_decode_aper;
108 per_type_encoder_f PollByte_encode_aper;
114 #endif /* _PollByte_H_ */
115 #include <asn_internal.h>