{"version":3,"file":"ChipCS2033RGBVExtendProperty.mjs","names":["common.Bool","common.UInt8","common.Int32"],"sources":["../generated/ChipCS2033RGBVExtendProperty.ts"],"sourcesContent":["import * as t from 'io-ts';\nimport * as common from '../lib/common';\nimport { ChipBaseExtendPropey } from './ChipBaseExtendPropey'; // import\nimport { ChipCS2033ExtendProperty } from './ChipCS2033ExtendProperty';\n // import\nexport const ChipCS2033RGBVExtendPropertyBase = t.intersection(\n  [\n    ChipBaseExtendPropey,\n    t.partial({\n      RedProperty: ChipCS2033ExtendProperty, // #3351\n      GreenProperty: ChipCS2033ExtendProperty, // #3353\n      BlueProperty: ChipCS2033ExtendProperty, // #3355\n      VRedProperty: ChipCS2033ExtendProperty, // #3357\n      EnGCLKMutiRate: common.Bool, // #3382\n      SubField: common.UInt8, // #3396\n      GrayDepth: common.UInt8, // #3417\n      IsAdvancedMode: common.Bool, // #3441\n      IsUseNewModule: common.Bool, // #3453\n      FirstDataLen: common.Int32, // #3455\n      FirstStartIndex: common.Int32, // #3457\n      FirstRegisterAddr: common.Int32, // #3459\n      SecondDataLen: common.Int32, // #3461\n      SecondStartIndex: common.Int32, // #3463\n      SecondRegisterAddr: common.Int32, // #3465\n      ThirdDataLen: common.Int32, // #3467\n      ThirdDataStartIndex: common.Int32, // #3469\n      ThirdRegisterAddr: common.Int32, // #3471\n      FourthDataLen: common.Int32, // #3473\n      FourthStartIndex: common.Int32, // #3475\n      FourthRegisterAddr: common.Int32, // #3477\n    }),\n  ],\n  'ChipCS2033RGBVExtendPropertyBase'\n);\n/**\n * Codec for {@link ChipCS2033RGBVExtendProperty}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipCS2033.decompiled.cs:3344\n */\nexport const ChipCS2033RGBVExtendProperty = t.intersection(\n  [\n    ChipCS2033RGBVExtendPropertyBase,\n    t.partial({ '@_xsi:type': t.literal('ChipCS2033RGBVExtendProperty') }),\n  ],\n  'ChipCS2033RGBVExtendProperty'\n);\nexport interface ChipCS2033RGBVExtendProperty\n  extends t.TypeOf<typeof ChipCS2033RGBVExtendProperty> {\n  RedProperty?: ChipCS2033ExtendProperty;\n  GreenProperty?: ChipCS2033ExtendProperty;\n  BlueProperty?: ChipCS2033ExtendProperty;\n  VRedProperty?: ChipCS2033ExtendProperty;\n}\n"],"mappings":";;;;;;AAKA,MAAa,mCAAmC,EAAE,aAChD,CACE,sBACA,EAAE,QAAQ;CACR,aAAa;CACb,eAAe;CACf,cAAc;CACd,cAAc;CACd,gBAAgBA;CAChB,UAAUC;CACV,WAAWA;CACX,gBAAgBD;CAChB,gBAAgBA;CAChB,cAAcE;CACd,iBAAiBA;CACjB,mBAAmBA;CACnB,eAAeA;CACf,kBAAkBA;CAClB,oBAAoBA;CACpB,cAAcA;CACd,qBAAqBA;CACrB,mBAAmBA;CACnB,eAAeA;CACf,kBAAkBA;CAClB,oBAAoBA;AACtB,CAAC,CACH,GACA,kCACF;;;;;;AAMA,MAAa,+BAA+B,EAAE,aAC5C,CACE,kCACA,EAAE,QAAQ,EAAE,cAAc,EAAE,QAAQ,8BAA8B,EAAE,CAAC,CACvE,GACA,8BACF"}