{"version":3,"file":"ChipHX8866RGBVExtendProperty.mjs","names":["common.Int32_11","common.Bool","common.UInt8","common.Int32","common.UInt32"],"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,mCAAmC,EAAE,aAChD;CACE;CACA,EAAE,KAAK,EACL,YAAYA,SACd,CAAC;CACD,EAAE,QAAQ;EACR,aAAa;EACb,eAAe;EACf,cAAc;EACd,cAAc;EACd,gBAAgBC;EAChB,UAAUC;EACV,WAAWA;EACX,gBAAgBD;EAChB,gBAAgBE;EAChB,qBAAqBC;EACrB,gBAAgBH;EAChB,GAAGC;EACH,GAAGA;EACH,GAAGA;EACH,cAAcC;EACd,iBAAiBA;EACjB,mBAAmBA;EACnB,YAAYA;EACZ,cAAcA;EACd,aAAaA;CACf,CAAC;AACH,GACA,kCACF;;;;;;AAMA,MAAa,+BAA+B,EAAE,aAC5C,CACE,kCACA,EAAE,QAAQ,EAAE,cAAc,EAAE,QAAQ,8BAA8B,EAAE,CAAC,CACvE,GACA,8BACF"}