{"version":3,"file":"ChipFM6047RGBVExtendProperty.mjs","names":["common.UInt8_0","common.Bool","common.Int32"],"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,mCAAmC,EAAE,aAChD;CACE;CACA,EAAE,KAAK,EACL,eAAeA,QACjB,CAAC;CACD,EAAE,QAAQ;EACR,aAAa;EACb,eAAe;EACf,cAAc;EACd,cAAc;EACd,gBAAgBC;EAChB,gBAAgBA;EAChB,gBAAgBA;EAChB,gBAAgBA;EAChB,cAAcC;EACd,iBAAiBA;EACjB,mBAAmBA;EACnB,eAAeA;EACf,kBAAkBA;EAClB,oBAAoBA;EACpB,cAAcA;EACd,qBAAqBA;EACrB,mBAAmBA;EACnB,eAAeA;EACf,kBAAkBA;EAClB,oBAAoBA;CACtB,CAAC;AACH,GACA,kCACF;;;;;;AAMA,MAAa,+BAA+B,EAAE,aAC5C,CACE,kCACA,EAAE,QAAQ,EAAE,cAAc,EAAE,QAAQ,8BAA8B,EAAE,CAAC,CACvE,GACA,8BACF"}