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 _PUCCH_format4_H_
9 #define _PUCCH_format4_H_
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 PUCCH_format4__occ_Length {
25 PUCCH_format4__occ_Length_n2 = 0,
26 PUCCH_format4__occ_Length_n4 = 1
27 } e_PUCCH_format4__occ_Length;
28 typedef enum PUCCH_format4__occ_Index {
29 PUCCH_format4__occ_Index_n0 = 0,
30 PUCCH_format4__occ_Index_n1 = 1,
31 PUCCH_format4__occ_Index_n2 = 2,
32 PUCCH_format4__occ_Index_n3 = 3
33 } e_PUCCH_format4__occ_Index;
36 typedef struct PUCCH_format4 {
40 long startingSymbolIndex;
42 /* Context for parsing across buffer boundaries */
43 asn_struct_ctx_t _asn_ctx;
47 /* extern asn_TYPE_descriptor_t asn_DEF_occ_Length_3; // (Use -fall-defs-global to expose) */
48 /* extern asn_TYPE_descriptor_t asn_DEF_occ_Index_6; // (Use -fall-defs-global to expose) */
49 extern asn_TYPE_descriptor_t asn_DEF_PUCCH_format4;
50 extern asn_SEQUENCE_specifics_t asn_SPC_PUCCH_format4_specs_1;
51 extern asn_TYPE_member_t asn_MBR_PUCCH_format4_1[4];
57 #endif /* _PUCCH_format4_H_ */
58 #include <asn_internal.h>