{"version":3,"file":"ChipFM6047RGBVExtendProperty.cjs","names":["t","ChipBaseExtendPropey","ChipFM6047ExtendProperty"],"sources":["../generated/ChipFM6047RGBVExtendProperty.ts"],"sourcesContent":["import * as t from 'io-ts';\nimport * as common from '../lib/common';\nimport { ChipBaseExtendPropey } from './ChipBaseExtendPropey'; // import\nimport { ChipFM6047ExtendProperty } from './ChipFM6047ExtendProperty';\n // import\nexport const ChipFM6047RGBVExtendPropertyBase = t.intersection(\n  [\n    ChipBaseExtendPropey,\n    t.type({\n      OpenTestModel: common.UInt8_0,\n    }),\n    t.partial({\n      RedProperty: ChipFM6047ExtendProperty, // #3070\n      GreenProperty: ChipFM6047ExtendProperty, // #3072\n      BlueProperty: ChipFM6047ExtendProperty, // #3074\n      VRedProperty: ChipFM6047ExtendProperty, // #3076\n      IsUseNewModule: common.Bool, // #3086\n      IsAdvancedMode: common.Bool, // #3105\n      EnGCLKMutiRate: common.Bool, // #3117\n      OpenTestEnable: common.Bool, // #3143\n      FirstDataLen: common.Int32, // #3157\n      FirstStartIndex: common.Int32, // #3159\n      FirstRegisterAddr: common.Int32, // #3161\n      SecondDataLen: common.Int32, // #3163\n      SecondStartIndex: common.Int32, // #3165\n      SecondRegisterAddr: common.Int32, // #3167\n      ThirdDataLen: common.Int32, // #3169\n      ThirdDataStartIndex: common.Int32, // #3171\n      ThirdRegisterAddr: common.Int32, // #3173\n      FourthDataLen: common.Int32, // #3175\n      FourthStartIndex: common.Int32, // #3177\n      FourthRegisterAddr: common.Int32,\n    }),\n  ],\n  'ChipFM6047RGBVExtendPropertyBase'\n);\n/**\n * Codec for {@link ChipFM6047RGBVExtendProperty}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipFM6047.decompiled.cs:3065\n */\nexport const ChipFM6047RGBVExtendProperty = t.intersection(\n  [\n    ChipFM6047RGBVExtendPropertyBase,\n    t.partial({ '@_xsi:type': t.literal('ChipFM6047RGBVExtendProperty') }),\n  ],\n  'ChipFM6047RGBVExtendProperty'\n);\nexport interface ChipFM6047RGBVExtendProperty\n  extends t.TypeOf<typeof ChipFM6047RGBVExtendProperty> {\n  RedProperty?: ChipFM6047ExtendProperty;\n  GreenProperty?: ChipFM6047ExtendProperty;\n  BlueProperty?: ChipFM6047ExtendProperty;\n  VRedProperty?: ChipFM6047ExtendProperty;\n}\n"],"mappings":";;;;;;;;;AAKA,MAAa,mCAAmCA,MAAE,aAChD;CACEC;CACAD,MAAE,KAAK,EACL,sCACF,CAAC;CACDA,MAAE,QAAQ;EACR,aAAaE;EACb,eAAeA;EACf,cAAcA;EACd,cAAcA;EACd;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;CACF,CAAC;AACH,GACA,kCACF;;;;;;AAMA,MAAa,+BAA+BF,MAAE,aAC5C,CACE,kCACAA,MAAE,QAAQ,EAAE,cAAcA,MAAE,QAAQ,8BAA8B,EAAE,CAAC,CACvE,GACA,8BACF"}