{"version":3,"file":"ChipHX8863RGBVExtendProperty.cjs","names":["t","ChipBaseExtendPropey","ChipHX8863ExtendProperty"],"sources":["../generated/ChipHX8863RGBVExtendProperty.ts"],"sourcesContent":["import * as t from 'io-ts';\nimport * as common from '../lib/common';\nimport { ChipBaseExtendPropey } from './ChipBaseExtendPropey'; // import\nimport { ChipHX8863ExtendProperty } from './ChipHX8863ExtendProperty'; // import\nimport { PointDetectParameter } from './PointDetectParameter';\n // import\nexport const ChipHX8863RGBVExtendPropertyBase = t.intersection(\n  [\n    ChipBaseExtendPropey,\n    t.type({\n      REG_LENGTH: common.Int32_11,\n    }),\n    t.partial({\n      RedProperty: ChipHX8863ExtendProperty, // #3481\n      GreenProperty: ChipHX8863ExtendProperty, // #3483\n      BlueProperty: ChipHX8863ExtendProperty, // #3485\n      VRedProperty: ChipHX8863ExtendProperty, // #3487\n      IsAdvancedMode: common.Bool, // #3512\n      IsAdvancedsMode: common.Bool, // #3524\n      SubField: common.UInt8, // #3536\n      GrayDepth: common.UInt8, // #3557\n      IsUseNewModule: common.Bool, // #3581\n      SpecialDataLen: common.Int32, // #3583\n      SpecialRegisterAddr: common.UInt32, // #3585\n      OpenDetection: common.Bool, // #3587\n      M: common.UInt8, // #3602\n      N: common.UInt8, // #3623\n      P: common.UInt8, // #3644\n      IsNeedConfigureReg: common.Bool, // #3658\n      FirstDataLen: common.Int32, // #3741\n      FirstStartIndex: common.Int32, // #3743\n      FirstRegisterAddr: common.Int32, // #3745\n      ErrRedGain: common.Int32, // #3747\n      ErrGreenGain: common.Int32, // #3759\n      ErrBlueGain: common.Int32, // #3771\n      PointDetectParameter,\n    }),\n  ],\n  'ChipHX8863RGBVExtendPropertyBase'\n);\n/**\n * Codec for {@link ChipHX8863RGBVExtendProperty}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipHX8863.decompiled.cs:3474\n */\nexport const ChipHX8863RGBVExtendProperty = t.intersection(\n  [\n    ChipHX8863RGBVExtendPropertyBase,\n    t.partial({ '@_xsi:type': t.literal('ChipHX8863RGBVExtendProperty') }),\n  ],\n  'ChipHX8863RGBVExtendProperty'\n);\nexport interface ChipHX8863RGBVExtendProperty\n  extends t.TypeOf<typeof ChipHX8863RGBVExtendProperty> {\n  RedProperty?: ChipHX8863ExtendProperty;\n  GreenProperty?: ChipHX8863ExtendProperty;\n  BlueProperty?: ChipHX8863ExtendProperty;\n  VRedProperty?: ChipHX8863ExtendProperty;\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;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"}