{"version":3,"file":"ChipRT5938SS_ComRGBVExtendProperty.mjs","names":["common.Int32_1","common.Bool","common.Int32"],"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,yCAAyC,EAAE,aACtD;CACE;CACA,EAAE,KAAK,EACL,YAAYA,QACd,CAAC;CACD,EAAE,QAAQ;EACR,aAAa;EACb,eAAe;EACf,cAAc;EACd,cAAc;EACd,gBAAgBC;EAChB,gBAAgBA;EAChB,cAAcC;EACd,iBAAiBA;EACjB,mBAAmBA;EACnB;CACF,CAAC;AACH,GACA,wCACF;;;;;;AAMA,MAAa,qCAAqC,EAAE,aAClD,CACE,wCACA,EAAE,QAAQ,EAAE,cAAc,EAAE,QAAQ,oCAAoC,EAAE,CAAC,CAC7E,GACA,oCACF"}