{"version":3,"file":"ChipHX8866RGBVExtendProperty.cjs","names":["t","ChipBaseExtendPropey","ChipHX8866ExtendProperty"],"sources":["../generated/ChipHX8866RGBVExtendProperty.ts"],"sourcesContent":["import * as t from 'io-ts';\nimport * as common from '../lib/common';\nimport { ChipBaseExtendPropey } from './ChipBaseExtendPropey'; // import\nimport { ChipHX8866ExtendProperty } from './ChipHX8866ExtendProperty';\n // import\nexport const ChipHX8866RGBVExtendPropertyBase = t.intersection(\n  [\n    ChipBaseExtendPropey,\n    t.type({\n      REG_LENGTH: common.Int32_11,\n    }),\n    t.partial({\n      RedProperty: ChipHX8866ExtendProperty, // #3464\n      GreenProperty: ChipHX8866ExtendProperty, // #3466\n      BlueProperty: ChipHX8866ExtendProperty, // #3468\n      VRedProperty: ChipHX8866ExtendProperty, // #3470\n      IsAdvancedMode: common.Bool, // #3495\n      SubField: common.UInt8, // #3507\n      GrayDepth: common.UInt8, // #3528\n      IsUseNewModule: common.Bool, // #3552\n      SpecialDataLen: common.Int32, // #3554\n      SpecialRegisterAddr: common.UInt32, // #3556\n      RemoveBadPoint: common.Bool, // #3558\n      M: common.UInt8, // #3573\n      N: common.UInt8, // #3594\n      P: common.UInt8, // #3615\n      FirstDataLen: common.Int32, // #3710\n      FirstStartIndex: common.Int32, // #3712\n      FirstRegisterAddr: common.Int32, // #3714\n      ErrRedGain: common.Int32, // #3716\n      ErrGreenGain: common.Int32, // #3728\n      ErrBlueGain: common.Int32,\n    }),\n  ],\n  'ChipHX8866RGBVExtendPropertyBase'\n);\n/**\n * Codec for {@link ChipHX8866RGBVExtendProperty}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipHX8866.decompiled.cs:3457\n */\nexport const ChipHX8866RGBVExtendProperty = t.intersection(\n  [\n    ChipHX8866RGBVExtendPropertyBase,\n    t.partial({ '@_xsi:type': t.literal('ChipHX8866RGBVExtendProperty') }),\n  ],\n  'ChipHX8866RGBVExtendProperty'\n);\nexport interface ChipHX8866RGBVExtendProperty\n  extends t.TypeOf<typeof ChipHX8866RGBVExtendProperty> {\n  RedProperty?: ChipHX8866ExtendProperty;\n  GreenProperty?: ChipHX8866ExtendProperty;\n  BlueProperty?: ChipHX8866ExtendProperty;\n  VRedProperty?: ChipHX8866ExtendProperty;\n}\n"],"mappings":";;;;;;;;;AAKA,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;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"}