{"version":3,"file":"ChipFM6565CEExtendProperty.mjs","names":["common.XMLArray","common.UInt16","common.UInt8","common.Bool"],"sources":["../generated/ChipFM6565CEExtendProperty.ts"],"sourcesContent":["import * as t from 'io-ts';\nimport * as common from '../lib/common';\nimport { ChipBaseExtendPropey } from './ChipBaseExtendPropey'; // import\nimport { ScanType, ScanTypeEnum } from './ScanType';\n // import\nexport const ChipFM6565CEExtendPropertyBase = t.intersection(\n  [\n    ChipBaseExtendPropey,\n    t.type({\n      RegValue: common.XMLArray(common.UInt16, 'ushort'),\n    }),\n    t.partial({\n      FirstRegValue: common.UInt16, // #53\n      SecondRegValue: common.UInt16, // #55\n      LowAshUniformity: common.UInt8, // #57\n      ShadowEliminationLevel: common.UInt8, // #69\n      ShadowEliminationTime: common.UInt8, // #81\n      LowAshColorCompensation: common.UInt8, // #93\n      TheFirstSweepDarkCompensation: common.UInt8, // #105\n      FineTuningTheFirstSweepDarkCompensationEnable: common.Bool, // #127\n      TheFirstLineSlantsDarkCompensationTime: common.UInt8, // #139\n      CouplingToAdjust: common.UInt8, // #151\n      EnableCouplingToAdjust: common.Bool, // #163\n      CouplingEnhancedMode: common.Bool, // #175\n      CrossCouplingToAdjust: common.UInt8, // #187\n      SlowlyOpening: common.UInt8, // #199\n      KneeVoltage: common.UInt8, // #211\n      Gain: common.UInt16, // #223\n      EnergySavingMode: common.UInt8, // #235\n      ScanType, // #257\n      RefreshTheNumberOfClusters: common.UInt16, // #283\n      SubFields: common.UInt8, // #311\n      GclkNum: common.UInt16, // #323\n      EnableToRemoveBadPoints: common.Bool, // #337\n      GclkFreqP: common.UInt8, // #349\n      GclkFreqM: common.UInt8, // #361\n      GclkFreqN: common.UInt8,\n    }),\n  ],\n  'ChipFM6565CEExtendPropertyBase'\n);\n/**\n * Codec for {@link ChipFM6565CEExtendProperty}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipFM6565CE.decompiled.cs:44\n */\nexport const ChipFM6565CEExtendProperty = t.intersection(\n  [\n    ChipFM6565CEExtendPropertyBase,\n    t.partial({ '@_xsi:type': t.literal('ChipFM6565CEExtendProperty') }),\n  ],\n  'ChipFM6565CEExtendProperty'\n);\nexport interface ChipFM6565CEExtendProperty extends t.TypeOf<typeof ChipFM6565CEExtendProperty> {\n  ScanType?: ScanTypeEnum;\n}\n"],"mappings":";;;;;;AAKA,MAAa,iCAAiC,EAAE,aAC9C;CACE;CACA,EAAE,KAAK,EACL,UAAUA,SAAgBC,QAAe,QAAQ,EACnD,CAAC;CACD,EAAE,QAAQ;EACR,eAAeA;EACf,gBAAgBA;EAChB,kBAAkBC;EAClB,wBAAwBA;EACxB,uBAAuBA;EACvB,yBAAyBA;EACzB,+BAA+BA;EAC/B,+CAA+CC;EAC/C,wCAAwCD;EACxC,kBAAkBA;EAClB,wBAAwBC;EACxB,sBAAsBA;EACtB,uBAAuBD;EACvB,eAAeA;EACf,aAAaA;EACb,MAAMD;EACN,kBAAkBC;EAClB;EACA,4BAA4BD;EAC5B,WAAWC;EACX,SAASD;EACT,yBAAyBE;EACzB,WAAWD;EACX,WAAWA;EACX,WAAWA;CACb,CAAC;AACH,GACA,gCACF;;;;;;AAMA,MAAa,6BAA6B,EAAE,aAC1C,CACE,gCACA,EAAE,QAAQ,EAAE,cAAc,EAAE,QAAQ,4BAA4B,EAAE,CAAC,CACrE,GACA,4BACF"}