{"version":3,"file":"ChipRT5967RGBVExtendProperty.mjs","names":["common.Int32_5","common.Bool","common.UInt8","common.Int32","common.UInt32"],"sources":["../generated/ChipRT5967RGBVExtendProperty.ts"],"sourcesContent":["import * as t from 'io-ts';\nimport * as common from '../lib/common';\nimport { ChipBaseExtendPropey } from './ChipBaseExtendPropey'; // import\nimport { ChipRT5967ExtendProperty } from './ChipRT5967ExtendProperty';\n // import\nexport const ChipRT5967RGBVExtendPropertyBase = t.intersection(\n  [\n    ChipBaseExtendPropey,\n    t.type({\n      REG_LENGTH: common.Int32_5,\n    }),\n    t.partial({\n      RedProperty: ChipRT5967ExtendProperty, // #432\n      GreenProperty: ChipRT5967ExtendProperty, // #434\n      BlueProperty: ChipRT5967ExtendProperty, // #436\n      VRedProperty: ChipRT5967ExtendProperty, // #438\n      IsUseNewModule: common.Bool, // #444\n      ChipLibVersion: common.UInt8, // #446\n      SpecialDataLen: common.Int32, // #448\n      SpecialRegisterAddr: common.UInt32, // #450\n      GrayDepth: common.UInt8, // #452\n      GrayEnhance: common.Bool, // #479\n      ScanType: common.UInt8, // #493\n      IsAdvancedMode: common.Bool,\n    }),\n  ],\n  'ChipRT5967RGBVExtendPropertyBase'\n);\n/**\n * Codec for {@link ChipRT5967RGBVExtendProperty}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipRT5967.decompiled.cs:427\n */\nexport const ChipRT5967RGBVExtendProperty = t.intersection(\n  [\n    ChipRT5967RGBVExtendPropertyBase,\n    t.partial({ '@_xsi:type': t.literal('ChipRT5967RGBVExtendProperty') }),\n  ],\n  'ChipRT5967RGBVExtendProperty'\n);\nexport interface ChipRT5967RGBVExtendProperty\n  extends t.TypeOf<typeof ChipRT5967RGBVExtendProperty> {\n  RedProperty?: ChipRT5967ExtendProperty;\n  GreenProperty?: ChipRT5967ExtendProperty;\n  BlueProperty?: ChipRT5967ExtendProperty;\n  VRedProperty?: ChipRT5967ExtendProperty;\n}\n"],"mappings":";;;;;;AAKA,MAAa,mCAAmC,EAAE,aAChD;CACE;CACA,EAAE,KAAK,EACL,YAAYA,QACd,CAAC;CACD,EAAE,QAAQ;EACR,aAAa;EACb,eAAe;EACf,cAAc;EACd,cAAc;EACd,gBAAgBC;EAChB,gBAAgBC;EAChB,gBAAgBC;EAChB,qBAAqBC;EACrB,WAAWF;EACX,aAAaD;EACb,UAAUC;EACV,gBAAgBD;CAClB,CAAC;AACH,GACA,kCACF;;;;;;AAMA,MAAa,+BAA+B,EAAE,aAC5C,CACE,kCACA,EAAE,QAAQ,EAAE,cAAc,EAAE,QAAQ,8BAA8B,EAAE,CAAC,CACvE,GACA,8BACF"}