{"version":3,"file":"ChipSM16369RGBVExtendProperty.mjs","names":["common.Bool_true","common.UInt8_2","common.Bool","common.UInt8","common.Int32","common.UInt32"],"sources":["../generated/ChipSM16369RGBVExtendProperty.ts"],"sourcesContent":["import * as t from 'io-ts';\nimport * as common from '../lib/common';\nimport { ChipBaseExtendPropey } from './ChipBaseExtendPropey'; // import\nimport { ChipSM16369ExtendProperty } from './ChipSM16369ExtendProperty';\n // import\nexport const ChipSM16369RGBVExtendPropertyBase = t.intersection(\n  [\n    ChipBaseExtendPropey,\n    t.type({\n      IsAdvancedMode: common.Bool_true, // #1262\n      CurrentGainGrade: common.UInt8_2,\n    }),\n    t.partial({\n      RedExtendProperty: ChipSM16369ExtendProperty, // #1204\n      GreenExtendProperty: ChipSM16369ExtendProperty, // #1206\n      BlueExtendProperty: ChipSM16369ExtendProperty, // #1208\n      VRedExtendProperty: ChipSM16369ExtendProperty, // #1210\n      IsUseNewModule: common.Bool, // #1222\n      ScanCount: common.UInt8, // #1234\n      MutiRate: common.UInt8, // #1248\n      FailureEliminationEn: common.Bool, // #1276\n      SpecialDataLen: common.Int32, // #1288\n      SpecialRegisterAddr: common.UInt32,\n    }),\n  ],\n  'ChipSM16369RGBVExtendPropertyBase'\n);\n/**\n * Codec for {@link ChipSM16369RGBVExtendProperty}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipSM16369.decompiled.cs:1199\n */\nexport const ChipSM16369RGBVExtendProperty = t.intersection(\n  [\n    ChipSM16369RGBVExtendPropertyBase,\n    t.partial({ '@_xsi:type': t.literal('ChipSM16369RGBVExtendProperty') }),\n  ],\n  'ChipSM16369RGBVExtendProperty'\n);\nexport interface ChipSM16369RGBVExtendProperty\n  extends t.TypeOf<typeof ChipSM16369RGBVExtendProperty> {\n  RedExtendProperty?: ChipSM16369ExtendProperty;\n  GreenExtendProperty?: ChipSM16369ExtendProperty;\n  BlueExtendProperty?: ChipSM16369ExtendProperty;\n  VRedExtendProperty?: ChipSM16369ExtendProperty;\n}\n"],"mappings":";;;;;;AAKA,MAAa,oCAAoC,EAAE,aACjD;CACE;CACA,EAAE,KAAK;EACL,gBAAgBA;EAChB,kBAAkBC;CACpB,CAAC;CACD,EAAE,QAAQ;EACR,mBAAmB;EACnB,qBAAqB;EACrB,oBAAoB;EACpB,oBAAoB;EACpB,gBAAgBC;EAChB,WAAWC;EACX,UAAUA;EACV,sBAAsBD;EACtB,gBAAgBE;EAChB,qBAAqBC;CACvB,CAAC;AACH,GACA,mCACF;;;;;;AAMA,MAAa,gCAAgC,EAAE,aAC7C,CACE,mCACA,EAAE,QAAQ,EAAE,cAAc,EAAE,QAAQ,+BAA+B,EAAE,CAAC,CACxE,GACA,+BACF"}