{"version":3,"file":"ChipSM16380RGBVExtendProperty.cjs","names":["t","ChipBaseExtendPropey","ChipSM16380ExtendProperty"],"sources":["../generated/ChipSM16380RGBVExtendProperty.ts"],"sourcesContent":["import * as t from 'io-ts';\nimport * as common from '../lib/common';\nimport { ChipBaseExtendPropey } from './ChipBaseExtendPropey'; // import\nimport { ChipSM16380ExtendProperty } from './ChipSM16380ExtendProperty';\n // import\nexport const ChipSM16380RGBVExtendPropertyBase = t.intersection(\n  [\n    ChipBaseExtendPropey,\n    t.type({\n      IsAdvancedMode: common.Bool_true,\n    }),\n    t.partial({\n      RedExtendProperty: ChipSM16380ExtendProperty, // #1173\n      GreenExtendProperty: ChipSM16380ExtendProperty, // #1175\n      BlueExtendProperty: ChipSM16380ExtendProperty, // #1177\n      VRedExtendProperty: ChipSM16380ExtendProperty, // #1179\n      IsUseNewModule: common.Bool, // #1189\n      ScanCount: common.UInt8, // #1201\n      MutiRate: common.UInt8, // #1215\n      FailureEliminationEn: common.Bool, // #1229\n      CurrentGainGrade: common.UInt8, // #1243\n      FirstDataLen: common.Int32, // #1274\n      FirstStartIndex: common.Int32, // #1276\n      FirstRegisterAddr: common.Int32, // #1278\n      SecondDataLen: common.Int32, // #1280\n      SecondStartIndex: common.Int32, // #1282\n      SecondRegisterAddr: common.Int32, // #1284\n      SpecialDataLen: common.Int32, // #1286\n      SpecialRegisterAddr: common.UInt32,\n    }),\n  ],\n  'ChipSM16380RGBVExtendPropertyBase'\n);\n/**\n * Codec for {@link ChipSM16380RGBVExtendProperty}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipSM16380.decompiled.cs:1166\n */\nexport const ChipSM16380RGBVExtendProperty = t.intersection(\n  [\n    ChipSM16380RGBVExtendPropertyBase,\n    t.partial({ '@_xsi:type': t.literal('ChipSM16380RGBVExtendProperty') }),\n  ],\n  'ChipSM16380RGBVExtendProperty'\n);\nexport interface ChipSM16380RGBVExtendProperty\n  extends t.TypeOf<typeof ChipSM16380RGBVExtendProperty> {\n  RedExtendProperty?: ChipSM16380ExtendProperty;\n  GreenExtendProperty?: ChipSM16380ExtendProperty;\n  BlueExtendProperty?: ChipSM16380ExtendProperty;\n  VRedExtendProperty?: ChipSM16380ExtendProperty;\n}\n"],"mappings":";;;;;;;;;AAKA,MAAa,oCAAoCA,MAAE,aACjD;CACEC;CACAD,MAAE,KAAK,EACL,yCACF,CAAC;CACDA,MAAE,QAAQ;EACR,mBAAmBE;EACnB,qBAAqBA;EACrB,oBAAoBA;EACpB,oBAAoBA;EACpB;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;CACF,CAAC;AACH,GACA,mCACF;;;;;;AAMA,MAAa,gCAAgCF,MAAE,aAC7C,CACE,mCACAA,MAAE,QAAQ,EAAE,cAAcA,MAAE,QAAQ,+BAA+B,EAAE,CAAC,CACxE,GACA,+BACF"}