{"version":3,"file":"ChipRT5938SSRGBVExtendProperty.mjs","names":["common.Int32_1","common.Bool","common.Int32","common.UInt32"],"sources":["../generated/ChipRT5938SSRGBVExtendProperty.ts"],"sourcesContent":["import * as t from 'io-ts';\nimport * as common from '../lib/common';\nimport { ChipBaseExtendPropey } from './ChipBaseExtendPropey'; // import\nimport { ChipRT5938SSExtendProperty } from './ChipRT5938SSExtendProperty';\n // import\nexport const ChipRT5938SSRGBVExtendPropertyBase = t.intersection(\n  [\n    ChipBaseExtendPropey,\n    t.type({\n      REG_LENGTH: common.Int32_1,\n    }),\n    t.partial({\n      RedProperty: ChipRT5938SSExtendProperty, // #4822\n      GreenProperty: ChipRT5938SSExtendProperty, // #4824\n      BlueProperty: ChipRT5938SSExtendProperty, // #4826\n      VRedProperty: ChipRT5938SSExtendProperty, // #4828\n      IsUseNewModule: common.Bool, // #4834\n      IsAdvancedMode: common.Bool, // #4836\n      SpecialDataLen: common.Int32, // #4848\n      SpecialRegisterAddr: common.UInt32,\n    }),\n  ],\n  'ChipRT5938SSRGBVExtendPropertyBase'\n);\n/**\n * Codec for {@link ChipRT5938SSRGBVExtendProperty}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipRT5938SS.decompiled.cs:4817\n */\nexport const ChipRT5938SSRGBVExtendProperty = t.intersection(\n  [\n    ChipRT5938SSRGBVExtendPropertyBase,\n    t.partial({ '@_xsi:type': t.literal('ChipRT5938SSRGBVExtendProperty') }),\n  ],\n  'ChipRT5938SSRGBVExtendProperty'\n);\nexport interface ChipRT5938SSRGBVExtendProperty\n  extends t.TypeOf<typeof ChipRT5938SSRGBVExtendProperty> {\n  RedProperty?: ChipRT5938SSExtendProperty;\n  GreenProperty?: ChipRT5938SSExtendProperty;\n  BlueProperty?: ChipRT5938SSExtendProperty;\n  VRedProperty?: ChipRT5938SSExtendProperty;\n}\n"],"mappings":";;;;;;AAKA,MAAa,qCAAqC,EAAE,aAClD;CACE;CACA,EAAE,KAAK,EACL,YAAYA,QACd,CAAC;CACD,EAAE,QAAQ;EACR,aAAa;EACb,eAAe;EACf,cAAc;EACd,cAAc;EACd,gBAAgBC;EAChB,gBAAgBA;EAChB,gBAAgBC;EAChB,qBAAqBC;CACvB,CAAC;AACH,GACA,oCACF;;;;;;AAMA,MAAa,iCAAiC,EAAE,aAC9C,CACE,oCACA,EAAE,QAAQ,EAAE,cAAc,EAAE,QAAQ,gCAAgC,EAAE,CAAC,CACzE,GACA,gCACF"}