{"version":3,"file":"ChipFM6353ExtendProperty.mjs","names":["common.withDefault","common.UInt16","common.UInt8","common.Bool"],"sources":["../generated/ChipFM6353ExtendProperty.ts"],"sourcesContent":["import * as t from 'io-ts';\nimport * as common from '../lib/common';\nimport { ChipBaseExtendPropey } from './ChipBaseExtendPropey';\n // import\nexport const ChipFM6353ExtendPropertyBase = t.intersection(\n  [\n    ChipBaseExtendPropey,\n    t.type({\n      RegFirst: common.withDefault(common.UInt16, 7536), // #944\n      RegSecond: common.withDefault(common.UInt16, 64853), // #957\n      RegThird: common.withDefault(common.UInt16, 16391), // #970\n      RegFourth: common.withDefault(common.UInt16, 64),\n    }),\n    t.partial({\n      LowAshPitsImprove: common.UInt8, // #996\n      IsElimateShadow: common.Bool, // #1009\n      Gain: common.UInt16, // #1022\n      LowGrayAdjustGrade: common.UInt8, // #1035\n      IsLowGrayAdjust: common.Bool, // #1048\n      IsLowGrayCompensate: common.Bool, // #1061\n      LowGrayCompensateGrade: common.UInt8, // #1074\n      IsFirstLineSlantsDark: common.Bool, // #1087\n      FirstLineSlantsDarkOptimization: common.UInt8, // #1100\n      IsUseNewModule: common.Bool,\n    }),\n  ],\n  'ChipFM6353ExtendPropertyBase'\n);\n/**\n * Codec for {@link ChipFM6353ExtendProperty}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipFM6353.decompiled.cs:933\n */\nexport const ChipFM6353ExtendProperty = t.intersection(\n  [\n    ChipFM6353ExtendPropertyBase,\n    t.partial({ '@_xsi:type': t.literal('ChipFM6353ExtendProperty') }),\n  ],\n  'ChipFM6353ExtendProperty'\n);\nexport interface ChipFM6353ExtendProperty extends t.TypeOf<typeof ChipFM6353ExtendProperty> {}\n"],"mappings":";;;;;AAIA,MAAa,+BAA+B,EAAE,aAC5C;CACE;CACA,EAAE,KAAK;EACL,UAAUA,YAAmBC,QAAe,IAAI;EAChD,WAAWD,YAAmBC,QAAe,KAAK;EAClD,UAAUD,YAAmBC,QAAe,KAAK;EACjD,WAAWD,YAAmBC,QAAe,EAAE;CACjD,CAAC;CACD,EAAE,QAAQ;EACR,mBAAmBC;EACnB,iBAAiBC;EACjB,MAAMF;EACN,oBAAoBC;EACpB,iBAAiBC;EACjB,qBAAqBA;EACrB,wBAAwBD;EACxB,uBAAuBC;EACvB,iCAAiCD;EACjC,gBAAgBC;CAClB,CAAC;AACH,GACA,8BACF;;;;;;AAMA,MAAa,2BAA2B,EAAE,aACxC,CACE,8BACA,EAAE,QAAQ,EAAE,cAAc,EAAE,QAAQ,0BAA0B,EAAE,CAAC,CACnE,GACA,0BACF"}