{"version":3,"file":"ChipICND3065RGBVExtendProperty.cjs","names":["t","ChipBaseExtendPropey","ChipICND3065ExtendProperty"],"sources":["../generated/ChipICND3065RGBVExtendProperty.ts"],"sourcesContent":["import * as t from 'io-ts';\nimport * as common from '../lib/common';\nimport { ChipBaseExtendPropey } from './ChipBaseExtendPropey'; // import\nimport { ChipICND3065ExtendProperty } from './ChipICND3065ExtendProperty'; // import\nimport { ScanType, ScanTypeEnum } from './ScanType';\n // import\nexport const ChipICND3065RGBVExtendPropertyBase = t.intersection(\n  [\n    ChipBaseExtendPropey,\n    t.partial({\n      RedProperty: ChipICND3065ExtendProperty, // #4845\n      BlueProperty: ChipICND3065ExtendProperty, // #4847\n      GreenProperty: ChipICND3065ExtendProperty, // #4849\n      VRedProperty: ChipICND3065ExtendProperty, // #4851\n      IsUseNewModule: common.Bool, // #4855\n      ChipLibVersion: common.UInt8, // #4857\n      RefNumPerVs: common.UInt16, // #4859\n      ScanType, // #4874\n      GclkFreqP: common.UInt8, // #4893\n      GclkFreqM: common.UInt8, // #4908\n      GclkFreqN: common.UInt8, // #4923\n      IsAdvancedMode: common.Bool, // #4938\n      GclkNumberEn: common.Bool, // #4950\n      FractionalFrequencyProEn: common.Bool, // #4962\n      BadPointEnhanceModeEn: common.Bool, // #4974\n      BadPointEnhanceMode: common.UInt8, // #4986\n      SpecialDataLen: common.Int32, // #4998\n      SpecialRegisterAddr: common.UInt32, // #5000\n    }),\n  ],\n  'ChipICND3065RGBVExtendPropertyBase'\n);\n/**\n * Codec for {@link ChipICND3065RGBVExtendProperty}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipICND3065.decompiled.cs:4842\n */\nexport const ChipICND3065RGBVExtendProperty = t.intersection(\n  [\n    ChipICND3065RGBVExtendPropertyBase,\n    t.partial({ '@_xsi:type': t.literal('ChipICND3065RGBVExtendProperty') }),\n  ],\n  'ChipICND3065RGBVExtendProperty'\n);\nexport interface ChipICND3065RGBVExtendProperty\n  extends t.TypeOf<typeof ChipICND3065RGBVExtendProperty> {\n  RedProperty?: ChipICND3065ExtendProperty;\n  BlueProperty?: ChipICND3065ExtendProperty;\n  GreenProperty?: ChipICND3065ExtendProperty;\n  VRedProperty?: ChipICND3065ExtendProperty;\n  ScanType?: ScanTypeEnum;\n}\n"],"mappings":";;;;;;;;;;AAMA,MAAa,qCAAqCA,MAAE,aAClD,CACEC,mDACAD,MAAE,QAAQ;CACR,aAAaE;CACb,cAAcA;CACd,eAAeA;CACf,cAAcA;CACd;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;AACF,CAAC,CACH,GACA,oCACF;;;;;;AAMA,MAAa,iCAAiCF,MAAE,aAC9C,CACE,oCACAA,MAAE,QAAQ,EAAE,cAAcA,MAAE,QAAQ,gCAAgC,EAAE,CAAC,CACzE,GACA,gCACF"}