{"version":3,"file":"ChipRT5938SS_ComRGBVExtendProperty.cjs","names":["t","ChipBaseExtendPropey","ChipRT5938SS_ComExtendProperty"],"sources":["../generated/ChipRT5938SS_ComRGBVExtendProperty.ts"],"sourcesContent":["import * as t from 'io-ts';\nimport * as common from '../lib/common';\nimport { ChipBaseExtendPropey } from './ChipBaseExtendPropey'; // import\nimport { ChipRT5938SS_ComExtendProperty } from './ChipRT5938SS_ComExtendProperty'; // import\nimport { PointDetectParameter } from './PointDetectParameter';\n // import\nexport const ChipRT5938SS_ComRGBVExtendPropertyBase = t.intersection(\n  [\n    ChipBaseExtendPropey,\n    t.type({\n      REG_LENGTH: common.Int32_1,\n    }),\n    t.partial({\n      RedProperty: ChipRT5938SS_ComExtendProperty, // #2258\n      GreenProperty: ChipRT5938SS_ComExtendProperty, // #2260\n      BlueProperty: ChipRT5938SS_ComExtendProperty, // #2262\n      VRedProperty: ChipRT5938SS_ComExtendProperty, // #2264\n      IsUseNewModule: common.Bool, // #2272\n      IsAdvancedMode: common.Bool, // #2274\n      FirstDataLen: common.Int32, // #2290\n      FirstStartIndex: common.Int32, // #2292\n      FirstRegisterAddr: common.Int32, // #2294\n      PointDetectParameter,\n    }),\n  ],\n  'ChipRT5938SS_ComRGBVExtendPropertyBase'\n);\n/**\n * Codec for {@link ChipRT5938SS_ComRGBVExtendProperty}\n * @category Codecs\n * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipRT5938SS_Common.decompiled.cs:2253\n */\nexport const ChipRT5938SS_ComRGBVExtendProperty = t.intersection(\n  [\n    ChipRT5938SS_ComRGBVExtendPropertyBase,\n    t.partial({ '@_xsi:type': t.literal('ChipRT5938SS_ComRGBVExtendProperty') }),\n  ],\n  'ChipRT5938SS_ComRGBVExtendProperty'\n);\nexport interface ChipRT5938SS_ComRGBVExtendProperty\n  extends t.TypeOf<typeof ChipRT5938SS_ComRGBVExtendProperty> {\n  RedProperty?: ChipRT5938SS_ComExtendProperty;\n  GreenProperty?: ChipRT5938SS_ComExtendProperty;\n  BlueProperty?: ChipRT5938SS_ComExtendProperty;\n  VRedProperty?: ChipRT5938SS_ComExtendProperty;\n  PointDetectParameter?: PointDetectParameter;\n}\n"],"mappings":";;;;;;;;;;AAMA,MAAa,yCAAyCA,MAAE,aACtD;CACEC;CACAD,MAAE,KAAK,EACL,mCACF,CAAC;CACDA,MAAE,QAAQ;EACR,aAAaE;EACb,eAAeA;EACf,cAAcA;EACd,cAAcA;EACd;EACA;EACA;EACA;EACA;EACA;CACF,CAAC;AACH,GACA,wCACF;;;;;;AAMA,MAAa,qCAAqCF,MAAE,aAClD,CACE,wCACAA,MAAE,QAAQ,EAAE,cAAcA,MAAE,QAAQ,oCAAoC,EAAE,CAAC,CAC7E,GACA,oCACF"}