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 _Phy_ParametersXDD_Diff_H_
9 #define _Phy_ParametersXDD_Diff_H_
12 #include <asn_application.h>
14 /* Including external dependencies */
15 #include <NativeEnumerated.h>
16 #include <constr_SEQUENCE.h>
23 typedef enum Phy_ParametersXDD_Diff__dynamicSFI {
24 Phy_ParametersXDD_Diff__dynamicSFI_supported = 0
25 } e_Phy_ParametersXDD_Diff__dynamicSFI;
26 typedef enum Phy_ParametersXDD_Diff__twoPUCCH_F0_2_ConsecSymbols {
27 Phy_ParametersXDD_Diff__twoPUCCH_F0_2_ConsecSymbols_supported = 0
28 } e_Phy_ParametersXDD_Diff__twoPUCCH_F0_2_ConsecSymbols;
29 typedef enum Phy_ParametersXDD_Diff__twoDifferentTPC_Loop_PUSCH {
30 Phy_ParametersXDD_Diff__twoDifferentTPC_Loop_PUSCH_supported = 0
31 } e_Phy_ParametersXDD_Diff__twoDifferentTPC_Loop_PUSCH;
32 typedef enum Phy_ParametersXDD_Diff__twoDifferentTPC_Loop_PUCCH {
33 Phy_ParametersXDD_Diff__twoDifferentTPC_Loop_PUCCH_supported = 0
34 } e_Phy_ParametersXDD_Diff__twoDifferentTPC_Loop_PUCCH;
36 /* Phy-ParametersXDD-Diff */
37 typedef struct Phy_ParametersXDD_Diff {
38 long *dynamicSFI; /* OPTIONAL */
39 long *twoPUCCH_F0_2_ConsecSymbols; /* OPTIONAL */
40 long *twoDifferentTPC_Loop_PUSCH; /* OPTIONAL */
41 long *twoDifferentTPC_Loop_PUCCH; /* OPTIONAL */
43 * This type is extensible,
44 * possible extensions are below.
47 /* Context for parsing across buffer boundaries */
48 asn_struct_ctx_t _asn_ctx;
49 } Phy_ParametersXDD_Diff_t;
52 /* extern asn_TYPE_descriptor_t asn_DEF_dynamicSFI_2; // (Use -fall-defs-global to expose) */
53 /* extern asn_TYPE_descriptor_t asn_DEF_twoPUCCH_F0_2_ConsecSymbols_4; // (Use -fall-defs-global to expose) */
54 /* extern asn_TYPE_descriptor_t asn_DEF_twoDifferentTPC_Loop_PUSCH_6; // (Use -fall-defs-global to expose) */
55 /* extern asn_TYPE_descriptor_t asn_DEF_twoDifferentTPC_Loop_PUCCH_8; // (Use -fall-defs-global to expose) */
56 extern asn_TYPE_descriptor_t asn_DEF_Phy_ParametersXDD_Diff;
57 extern asn_SEQUENCE_specifics_t asn_SPC_Phy_ParametersXDD_Diff_specs_1;
58 extern asn_TYPE_member_t asn_MBR_Phy_ParametersXDD_Diff_1[4];
64 #endif /* _Phy_ParametersXDD_Diff_H_ */
65 #include <asn_internal.h>