{"version":3,"file":"ChipSM16388RGBVExtendProperty.cjs","names":["t","ChipBaseExtendPropey","ChipSM16388ExtendProperty"],"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,oCAAoCA,MAAE,aACjD;CACEC;CACAD,MAAE,KAAK;EACL;EACA;CACF,CAAC;CACDA,MAAE,QAAQ;EACR,mBAAmBE;EACnB,qBAAqBA;EACrB,oBAAoBA;EACpB,oBAAoBA;EACpB;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"}