{"version":3,"file":"ChipHX8864RGBVExtendProperty.cjs","names":["t","ChipBaseExtendPropey","ChipHX8864ExtendProperty"],"sources":["../generated/ChipHX8864RGBVExtendProperty.ts"],"sourcesContent":["import * as t from 'io-ts';\nimport * as common from '../lib/common';\nimport { ChipBaseExtendPropey } from './ChipBaseExtendPropey'; // import\nimport { ChipHX8864ExtendProperty } from './ChipHX8864ExtendProperty'; // import\nimport { PointDetectParameter } from './PointDetectParameter';\n // import\nexport const ChipHX8864RGBVExtendPropertyBase = t.intersection(\n  [\n    ChipBaseExtendPropey,\n    t.type({\n      REG_LENGTH: common.Int32_15,\n    }),\n    t.partial({\n      RedProperty: ChipHX8864ExtendProperty, // #4193\n      GreenProperty: ChipHX8864ExtendProperty, // #4195\n      BlueProperty: ChipHX8864ExtendProperty, // #4197\n      VRedProperty: ChipHX8864ExtendProperty, // #4199\n      SubField: common.UInt8, // #4224\n      GrayDepth: common.UInt8, // #4246\n      IsAdvancedMode: common.Bool, // #4270\n      GammaTable: common.Bool, // #4282\n      IsUseNewModule: common.Bool, // #4294\n      SpecialDataLen: common.Int32, // #4296\n      SpecialRegisterAddr: common.UInt32, // #4298\n      GclkFreqP: common.UInt8, // #4300\n      GclkFreqN: common.UInt8, // #4314\n      GclkFreqM: common.UInt8, // #4328\n      OpenCircuitDetctEnable: common.Bool, // #4351\n      IsNeedConfigureReg: common.Bool, // #4365\n      PointDetectParameter, // #4367\n      FirstDataLen: common.Int32, // #4369\n      FirstStartIndex: common.Int32, // #4371\n      FirstRegisterAddr: common.Int32, // #4373\n      SecondDataLen: common.Int32, // #4375\n      SecondStartIndex: common.Int32, // #4377\n      SecondRegisterAddr: common.Int32, // #4379\n      ThirdDataLen: common.Int32, // #4381\n      ThirdDataStartIndex: common.Int32, // #4383\n      ThirdRegisterAddr: common.Int32, // #4385\n      FourthDataLen: common.Int32, // #4387\n      FourthStartIndex: common.Int32, // #4389\n      FourthRegisterAddr: common.Int32, // #4391\n      FifthDataLen: common.Int32, // #4393\n      FifthStartIndex: common.Int32, // #4395\n      FifthRegisterAddr: common.Int32, // #4397\n      SixthDataLen: common.Int32, // #4399\n      SixthStartIndex: common.Int32, // #4401\n      SixthRegisterAddr: common.Int32, // #4403\n      ErrRedGain: common.Int32,\n    }),\n  ],\n  'ChipHX8864RGBVExtendPropertyBase'\n);\n/**\n * Codec for {@link ChipHX8864RGBVExtendProperty}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipHX8864.decompiled.cs:4186\n */\nexport const ChipHX8864RGBVExtendProperty = t.intersection(\n  [\n    ChipHX8864RGBVExtendPropertyBase,\n    t.partial({ '@_xsi:type': t.literal('ChipHX8864RGBVExtendProperty') }),\n  ],\n  'ChipHX8864RGBVExtendProperty'\n);\nexport interface ChipHX8864RGBVExtendProperty\n  extends t.TypeOf<typeof ChipHX8864RGBVExtendProperty> {\n  RedProperty?: ChipHX8864ExtendProperty;\n  GreenProperty?: ChipHX8864ExtendProperty;\n  BlueProperty?: ChipHX8864ExtendProperty;\n  VRedProperty?: ChipHX8864ExtendProperty;\n  PointDetectParameter?: PointDetectParameter;\n}\n"],"mappings":";;;;;;;;;;AAMA,MAAa,mCAAmCA,MAAE,aAChD;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;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;CACF,CAAC;AACH,GACA,kCACF;;;;;;AAMA,MAAa,+BAA+BF,MAAE,aAC5C,CACE,kCACAA,MAAE,QAAQ,EAAE,cAAcA,MAAE,QAAQ,8BAA8B,EAAE,CAAC,CACvE,GACA,8BACF"}