{"version":3,"file":"ChipSM16388RGBVExtendProperty.mjs","names":["common.Bool_true","common.UInt8_2","common.Bool","common.UInt8","common.Int32","common.UInt32"],"sources":["../generated/ChipSM16388RGBVExtendProperty.ts"],"sourcesContent":["import * as t from 'io-ts';\nimport * as common from '../lib/common';\nimport { ChipBaseExtendPropey } from './ChipBaseExtendPropey'; // import\nimport { ChipSM16388ExtendProperty } from './ChipSM16388ExtendProperty';\n // import\nexport const ChipSM16388RGBVExtendPropertyBase = t.intersection(\n  [\n    ChipBaseExtendPropey,\n    t.type({\n      IsAdvancedMode: common.Bool_true, // #3595\n      CurrentGainGrade: common.UInt8_2,\n    }),\n    t.partial({\n      RedExtendProperty: ChipSM16388ExtendProperty, // #3550\n      GreenExtendProperty: ChipSM16388ExtendProperty, // #3552\n      BlueExtendProperty: ChipSM16388ExtendProperty, // #3554\n      VRedExtendProperty: ChipSM16388ExtendProperty, // #3556\n      IsUseNewModule: common.Bool, // #3564\n      SubFields: common.UInt8, // #3567\n      ScanCount: common.UInt8, // #3581\n      FailureEliminationEn: common.Bool, // #3609\n      FrequencyDoublingEn: common.Bool, // #3612\n      SpecialDataLen: common.Int32, // #3626\n      SpecialRegisterAddr: common.UInt32,\n    }),\n  ],\n  'ChipSM16388RGBVExtendPropertyBase'\n);\n/**\n * Codec for {@link ChipSM16388RGBVExtendProperty}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipSM16388.decompiled.cs:3545\n */\nexport const ChipSM16388RGBVExtendProperty = t.intersection(\n  [\n    ChipSM16388RGBVExtendPropertyBase,\n    t.partial({ '@_xsi:type': t.literal('ChipSM16388RGBVExtendProperty') }),\n  ],\n  'ChipSM16388RGBVExtendProperty'\n);\nexport interface ChipSM16388RGBVExtendProperty\n  extends t.TypeOf<typeof ChipSM16388RGBVExtendProperty> {\n  RedExtendProperty?: ChipSM16388ExtendProperty;\n  GreenExtendProperty?: ChipSM16388ExtendProperty;\n  BlueExtendProperty?: ChipSM16388ExtendProperty;\n  VRedExtendProperty?: ChipSM16388ExtendProperty;\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,WAAWA;EACX,sBAAsBD;EACtB,qBAAqBA;EACrB,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"}