{"version":3,"file":"ChipICND2263RGBVExtendProperty.cjs","names":["t","ChipBaseExtendPropey","ChipICND2263ExtendProperty"],"sources":["../generated/ChipICND2263RGBVExtendProperty.ts"],"sourcesContent":["import * as t from 'io-ts';\nimport * as common from '../lib/common';\nimport { ChipBaseExtendPropey } from './ChipBaseExtendPropey'; // import\nimport { ChipICND2263ExtendProperty } from './ChipICND2263ExtendProperty';\n // import\nexport const ChipICND2263RGBVExtendPropertyBase = t.intersection(\n  [\n    ChipBaseExtendPropey,\n    t.type({\n      REG_LENGTH: common.Int32_16,\n    }),\n    t.partial({\n      RedProperty: ChipICND2263ExtendProperty, // #251\n      GreenProperty: ChipICND2263ExtendProperty, // #253\n      BlueProperty: ChipICND2263ExtendProperty, // #255\n      VRedProperty: ChipICND2263ExtendProperty, // #257\n      IsUseNewModule: common.Bool, // #263\n      ChipLibVersion: common.UInt8, // #265\n      DefaultRegisterType: common.UInt8, // #282\n      EnhancedMode: common.Bool, // #294\n      IsAdvancedMode: common.Bool, // #306\n      SpecialDataLen: common.Int32, // #318\n      SpecialRegisterAddr: common.UInt32, // #320\n      LowAshUniformity: common.Bool, // #322\n      RefreshVS: common.UInt8, // #336\n      LEDRefreshRate: common.UInt8,\n    }),\n  ],\n  'ChipICND2263RGBVExtendPropertyBase'\n);\n/**\n * Codec for {@link ChipICND2263RGBVExtendProperty}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipICND2263.decompiled.cs:246\n */\nexport const ChipICND2263RGBVExtendProperty = t.intersection(\n  [\n    ChipICND2263RGBVExtendPropertyBase,\n    t.partial({ '@_xsi:type': t.literal('ChipICND2263RGBVExtendProperty') }),\n  ],\n  'ChipICND2263RGBVExtendProperty'\n);\nexport interface ChipICND2263RGBVExtendProperty\n  extends t.TypeOf<typeof ChipICND2263RGBVExtendProperty> {\n  RedProperty?: ChipICND2263ExtendProperty;\n  GreenProperty?: ChipICND2263ExtendProperty;\n  BlueProperty?: ChipICND2263ExtendProperty;\n  VRedProperty?: ChipICND2263ExtendProperty;\n}\n"],"mappings":";;;;;;;;;AAKA,MAAa,qCAAqCA,MAAE,aAClD;CACEC;CACAD,MAAE,KAAK,EACL,oCACF,CAAC;CACDA,MAAE,QAAQ;EACR,aAAaE;EACb,eAAeA;EACf,cAAcA;EACd,cAAcA;EACd;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;CACF,CAAC;AACH,GACA,oCACF;;;;;;AAMA,MAAa,iCAAiCF,MAAE,aAC9C,CACE,oCACAA,MAAE,QAAQ,EAAE,cAAcA,MAAE,QAAQ,gCAAgC,EAAE,CAAC,CACzE,GACA,gCACF"}