{
  "project": {
    "clangd": {
      "enable": false,
      "path": ""
    },
    "cmakeGcc": {
      "optimization": "-O0",
      "funcSection": true,
      "dataSection": true,
      "compOthers": "-DMCAL_ENABLE_USER_MODE_SUPPORT\n-DMCAL_SCHM_LITE",
      "removeSection": true,
      "linkOthers": "",
      "charSigned": false,
      "bitunsigned": false,
      "oninline": false,
      "floatABI": "-mfloat-abi=soft",
      "library": "-specs=nosys.specs",
      "debuglevel": "-g3",
      "gcov": false,
      "debugformat": "",
      "nocommon": false,
      "ffreestanding": false,
      "fnobuiltin": false,
      "singleprecisionconstant": false,
      "flto": false,
      "fnomoveloopinvariants": false,
      "printremoveSection": false,
      "noStartup": true,
      "suppress": {
        "variable": true,
        "parameter": true,
        "function": true,
        "setVariable": true,
        "result": true,
        "uninitialized": true,
        "compare": true,
        "aliasing": true,
        "pragmas": true,
        "format": true
      }
    },
    "cmakeGeneral": {
      "genbin": false,
      "genhex": true,
      "genlst": false,
      "gens19": false,
      "userDefine": ""
    },
    "debug": {
      "enable": true,
      "servertype": "jlink",
      "interface": "swd",
      "runToEntryPoint": "main",
      "gdbPath": "C:\\Program Files\\SEGGER\\JLink\\JLinkGDBServerCL.exe",
      "svdPath": "${workspaceFolder}/.vscode/chip.svd",
      "rttConfig": {
        "enable": false,
        "port": 0
      },
      "liveWatch": {
        "enable": true,
        "samplesPerSecond": 4
      }
    },
    "family": "YTM32B1MC0",
    "flexLink": true,
    "generate": {
      "folder": "board",
      "keepUserCode": true,
      "initBoard": true,
      "initBoardFuncName": "Board_Init",
      "enableVariants": false,
      "variantName": "",
      "variantList": [],
      "lockConfigCode": true,
      "lockSourceCode": true
    },
    "git": {
      "enable": false,
      "path": ".cache,build,.vscode"
    },
    "heapSize": "200",
    "hfVersion": "",
    "ideDeviceName": "YTM32B1MC03",
    "initList": [
      {
        "funcName": "Adc_Init        ",
        "id": "b5615f67-850a-4a16-8107-d31e87112a3b",
        "value": "Adc_Init(&Adc_Config);",
        "successLabel": "0",
        "errorHandler": false
      },
      {
        "funcName": "Gpt_Init        ",
        "id": "e62dcc08-5b0e-4fe6-92ab-2ebf46ed5836",
        "value": "Gpt_Init(&Gpt_Config);",
        "successLabel": "0",
        "errorHandler": false
      },
      {
        "funcName": "Spi_Init        ",
        "value": "Spi_Init(&Spi_Config);",
        "id": "784bb1d1-017b-4e46-b36a-182de1c50bd1",
        "errorHandler": false,
        "successLabel": "0"
      },
      {
        "funcName": "Pwm_Init        ",
        "value": "Pwm_Init(&Pwm_Config);",
        "id": "02ef1100-161e-4e0c-8fd3-a918d10a34a9",
        "errorHandler": false,
        "successLabel": "0"
      },
      {
        "funcName": "Wdg_180_Inst0_Init",
        "value": "Wdg_180_Inst0_Init(&Wdg_180_Inst0_Config);",
        "id": "6949c5eb-844c-4e90-98f4-ceb204da895b",
        "errorHandler": false,
        "successLabel": "0"
      },
      {
        "funcName": "Can_Init        ",
        "value": "Can_Init(&Can_Config);",
        "id": "e31c7b6f-707a-4fb0-bb66-f0ede2316889",
        "errorHandler": false,
        "successLabel": "0"
      },
      {
        "funcName": "Port_Init       ",
        "id": "4a20ce00-27dd-4ce2-b688-82269d455d35",
        "value": "Port_Init(&Port_Config);",
        "successLabel": "0",
        "errorHandler": false
      },
      {
        "funcName": "Platform_Init   ",
        "id": "92d317fd-aec4-49f3-8384-540040416b0a",
        "value": "Platform_Init(NULL_PTR);",
        "successLabel": "0",
        "errorHandler": false
      }
    ],
    "linkfile": "",
    "links": [],
    "name": "S52_Lamp",
    "ozone": {
      "enable": true,
      "interface": "SWD",
      "path": ""
    },
    "partNumber": "YTM32B1MC03H0MLHT",
    "sdkVersion": "2_3_0",
    "sections": [],
    "stackSize": "400",
    "targetToolOpt": {
      "KEIL": {
        "ytlink": {
          "linkflags": [
            "--no_startup",
            "--diag_suppress=L6314W,L6221E,L6329W",
            "--keep=*(.isr_vector)"
          ]
        }
      },
      "CMakeKEIL": {
        "ytlink": {
          "linkflags": [
            "--no_startup",
            "--diag_suppress=L6314W,L6221E,L6329W",
            "--keep=*(.isr_vector)"
          ]
        }
      }
    },
    "toolOpt": {
      "addData": {
        "cdefines": [],
        "asmdefines": [],
        "cincludes": [],
        "aincludes": [],
        "cflags": [],
        "aflags": [],
        "linkflags": [],
        "depends": []
      },
      "deleteData": {
        "cdefines": [],
        "asmdefines": [],
        "cincludes": [],
        "aincludes": [],
        "cflags": [],
        "aflags": [],
        "linkflags": [],
        "depends": []
      }
    },
    "toolchain": "CMakeGCC",
    "toolchainPath": "",
    "toolchainVer": "",
    "type": "mcal",
    "useYtLink": true,
    "yctFileName": "S52_Lamp.yct"
  },
  "data": {
    "Platform": {
      "data": {
        "Platform": {
          "IMPLEMENTATION_CONFIG_VARIANT": "VariantPreCompile",
          "GeneralConfiguration": {
            "PlatformDevErrorDetect": true,
            "PlatformIntmConfigurable": false,
            "PlatformMcmConfigurable": false,
            "PlatformMscmConfigurable": false,
            "PlatformMpuConfigurable": true,
            "PlatformEnableCache": false,
            "PlatformEnableFpu": false,
            "PlatformIpAPIsAvailable": false,
            "PlatformEnableUserModeSupport": true,
            "PlatformMulticoreSupport": false,
            "PlatformEnableSchmSupport": true,
            "PlatformEnableVtorConfiguration": true,
            "PlatformIntCtrlConfigGenEnableOnly": false,
            "PlatformPcOffsetOfMsp": "6",
            "PlatformEcucPartitionRef": {}
          },
          "MemoryConfig": {
            "MemoryConfig_Core0": {
              "MemorySource": "YT_LINK_REF",
              "RefCfg": {
                "StackSectionRef": "ytlink/RAM/children/STACK/children/STACK/children/STACK",
                "IvtSectionRef": "ytlink/P_FLASH/children/IVT/children/IVT/children/IVT",
                "IvtRegionRef": "ytlink/P_FLASH/children/IVT/children/IVT/children/IVT/children/isr_vector",
                "IvtRamSectionRef": "ytlink/RAM/children/IVT_RAM/children/IVT_RAM/children/IVT_RAM"
              },
              "SymCfg": {
                "StackSectionSym": "STACK",
                "IvtSectionSym": "IVT",
                "IvtRegionSym": "isr_vector",
                "IvtRamSectionSym": "IVT_RAM"
              },
              "PlatformMemEcucPartitionRef": ""
            }
          },
          "MpuM7Config": {},
          "MpuM33Config": {
            "MpuM33Config_Core0": {
              "DefaultMapEnable": true,
              "RunInHFNMIEnable": false,
              "MemManageInterruptEnable": true,
              "AttributeConfig": {
                "AttributeConfig_Normal": {
                  "AttributeNumber": "0",
                  "OuterCachePolicy": "MPU_M33_CACHE_POLICY_NORMAL_NO_CACHE",
                  "InnerCachePolicy": "MPU_M33_CACHE_POLICY_NORMAL_NO_CACHE"
                }
              },
              "RegionConfig": {
                "RegionConfig_PFlash_0_1": {
                  "RegionNumber": "0",
                  "AddressSource": "YT_LINK_REF",
                  "YtLinkRef": "ytlink/P_FLASH",
                  "StartAddress": "0x0",
                  "EndAddress": "0x3ffff",
                  "ShareType": "MPU_M33_MEM_NORMAL_NOSHARE",
                  "AccessRights": "MPU_M33_PRIV_RX_UNPRIV_RX",
                  "AttrRef": "Platform/MpuM33Config/MpuM33Config_Core0/AttributeConfig/AttributeConfig_Normal"
                },
                "RegionConfig_DFlash0": {
                  "RegionNumber": "1",
                  "AddressSource": "YT_LINK_REF",
                  "YtLinkRef": "ytlink/D-FLASH_0",
                  "StartAddress": "0x10001000",
                  "EndAddress": "0x100037ff",
                  "ShareType": "MPU_M33_MEM_NORMAL_NOSHARE",
                  "AccessRights": "MPU_M33_PRIV_RW_UNPRIV_RW",
                  "AttrRef": "Platform/MpuM33Config/MpuM33Config_Core0/AttributeConfig/AttributeConfig_Normal"
                },
                "RegionConfig_DFlash1": {
                  "RegionNumber": "2",
                  "AddressSource": "YT_LINK_REF",
                  "YtLinkRef": "ytlink/D-FLASH_1",
                  "StartAddress": "0x10011000",
                  "EndAddress": "0x100137ff",
                  "ShareType": "MPU_M33_MEM_NORMAL_NOSHARE",
                  "AccessRights": "MPU_M33_PRIV_RW_UNPRIV_RW",
                  "AttrRef": "Platform/MpuM33Config/MpuM33Config_Core0/AttributeConfig/AttributeConfig_Normal"
                },
                "RegionConfig_SRAM": {
                  "RegionNumber": "3",
                  "AddressSource": "YT_LINK_REF",
                  "YtLinkRef": "ytlink/RAM",
                  "StartAddress": "0x20000000",
                  "EndAddress": "0x20007fff",
                  "ShareType": "MPU_M33_MEM_NORMAL_NOSHARE",
                  "AccessRights": "MPU_M33_PRIV_RWX_UNPRIV_RWX",
                  "AttrRef": "Platform/MpuM33Config/MpuM33Config_Core0/AttributeConfig/AttributeConfig_Normal"
                }
              },
              "PhysicalCoreID": "Cortex_M33_Core0",
              "Mpu_EcucPartitionRef": ""
            }
          },
          "McmConfig": {},
          "IntCtrlConfig": {
            "IntCtrlConfig_0": {
              "PlatformIsrConfig": {
                "PlatformIsrConfig_0": {
                  "IsrName": "DMA0_IRQn",
                  "IsrEnabled": true,
                  "IsrPriority": "6"
                },
                "PlatformIsrConfig_1": {
                  "IsrName": "DMA1_IRQn",
                  "IsrEnabled": true,
                  "IsrPriority": "6"
                },
                "PlatformIsrConfig_2": {
                  "IsrName": "DMA2_IRQn",
                  "IsrEnabled": false,
                  "IsrPriority": "7"
                },
                "PlatformIsrConfig_3": {
                  "IsrName": "DMA3_IRQn",
                  "IsrEnabled": false,
                  "IsrPriority": "7"
                },
                "PlatformIsrConfig_4": {
                  "IsrName": "DMA_Error_IRQn",
                  "IsrEnabled": true,
                  "IsrPriority": "7"
                },
                "PlatformIsrConfig_5": {
                  "IsrName": "EFM_IRQn",
                  "IsrEnabled": false,
                  "IsrPriority": "7"
                },
                "PlatformIsrConfig_6": {
                  "IsrName": "EFM_Error_IRQn",
                  "IsrEnabled": false,
                  "IsrPriority": "7"
                },
                "PlatformIsrConfig_7": {
                  "IsrName": "PCU_IRQn",
                  "IsrEnabled": false,
                  "IsrPriority": "7"
                },
                "PlatformIsrConfig_8": {
                  "IsrName": "EFM_Ecc_IRQn",
                  "IsrEnabled": false,
                  "IsrPriority": "7"
                },
                "PlatformIsrConfig_9": {
                  "IsrName": "WDG_IRQn",
                  "IsrEnabled": true,
                  "IsrPriority": "7"
                },
                "PlatformIsrConfig_10": {
                  "IsrName": "I2C0_Master_IRQn",
                  "IsrEnabled": false,
                  "IsrPriority": "7"
                },
                "PlatformIsrConfig_11": {
                  "IsrName": "I2C0_Slave_IRQn",
                  "IsrEnabled": false,
                  "IsrPriority": "7"
                },
                "PlatformIsrConfig_12": {
                  "IsrName": "SPI0_IRQn",
                  "IsrEnabled": true,
                  "IsrPriority": "7"
                },
                "PlatformIsrConfig_13": {
                  "IsrName": "SPI1_IRQn",
                  "IsrEnabled": false,
                  "IsrPriority": "7"
                },
                "PlatformIsrConfig_14": {
                  "IsrName": "SPI2_IRQn",
                  "IsrEnabled": false,
                  "IsrPriority": "7"
                },
                "PlatformIsrConfig_15": {
                  "IsrName": "I2C1_Master_IRQn",
                  "IsrEnabled": true,
                  "IsrPriority": "7"
                },
                "PlatformIsrConfig_16": {
                  "IsrName": "UART0_IRQn",
                  "IsrEnabled": true,
                  "IsrPriority": "3"
                },
                "PlatformIsrConfig_17": {
                  "IsrName": "UART1_IRQn",
                  "IsrEnabled": true,
                  "IsrPriority": "3"
                },
                "PlatformIsrConfig_18": {
                  "IsrName": "UART2_IRQn",
                  "IsrEnabled": false,
                  "IsrPriority": "7"
                },
                "PlatformIsrConfig_19": {
                  "IsrName": "ADC0_IRQn",
                  "IsrEnabled": true,
                  "IsrPriority": "7"
                },
                "PlatformIsrConfig_20": {
                  "IsrName": "ACMP0_IRQn",
                  "IsrEnabled": false,
                  "IsrPriority": "7"
                },
                "PlatformIsrConfig_21": {
                  "IsrName": "EMU_SB_IRQn",
                  "IsrEnabled": false,
                  "IsrPriority": "7"
                },
                "PlatformIsrConfig_22": {
                  "IsrName": "EMU_DB_IRQn",
                  "IsrEnabled": false,
                  "IsrPriority": "7"
                },
                "PlatformIsrConfig_23": {
                  "IsrName": "pTMR_Ch0_IRQn",
                  "IsrEnabled": true,
                  "IsrPriority": "7"
                },
                "PlatformIsrConfig_24": {
                  "IsrName": "pTMR_Ch1_IRQn",
                  "IsrEnabled": true,
                  "IsrPriority": "7"
                },
                "PlatformIsrConfig_25": {
                  "IsrName": "pTMR_Ch2_IRQn",
                  "IsrEnabled": true,
                  "IsrPriority": "7"
                },
                "PlatformIsrConfig_26": {
                  "IsrName": "pTMR_Ch3_IRQn",
                  "IsrEnabled": true,
                  "IsrPriority": "7"
                },
                "PlatformIsrConfig_27": {
                  "IsrName": "SCU_IRQn",
                  "IsrEnabled": false,
                  "IsrPriority": "7"
                },
                "PlatformIsrConfig_28": {
                  "IsrName": "lpTMR0_IRQn",
                  "IsrEnabled": false,
                  "IsrPriority": "7"
                },
                "PlatformIsrConfig_29": {
                  "IsrName": "GPIOA_IRQn",
                  "IsrEnabled": false,
                  "IsrPriority": "7"
                },
                "PlatformIsrConfig_30": {
                  "IsrName": "GPIOB_IRQn",
                  "IsrEnabled": false,
                  "IsrPriority": "7"
                },
                "PlatformIsrConfig_31": {
                  "IsrName": "GPIOC_IRQn",
                  "IsrEnabled": true,
                  "IsrPriority": "7"
                },
                "PlatformIsrConfig_32": {
                  "IsrName": "GPIOD_IRQn",
                  "IsrEnabled": false,
                  "IsrPriority": "7"
                },
                "PlatformIsrConfig_33": {
                  "IsrName": "GPIOE_IRQn",
                  "IsrEnabled": true,
                  "IsrPriority": "7"
                },
                "PlatformIsrConfig_34": {
                  "IsrName": "CAN0_ORed_IRQn",
                  "IsrEnabled": false,
                  "IsrPriority": "7"
                },
                "PlatformIsrConfig_35": {
                  "IsrName": "CAN0_Error_IRQn",
                  "IsrEnabled": false,
                  "IsrPriority": "7"
                },
                "PlatformIsrConfig_36": {
                  "IsrName": "CAN0_Wake_Up_IRQn",
                  "IsrEnabled": false,
                  "IsrPriority": "7"
                },
                "PlatformIsrConfig_37": {
                  "IsrName": "CAN0_ORed_0_15_MB_IRQn",
                  "IsrEnabled": false,
                  "IsrPriority": "7"
                },
                "PlatformIsrConfig_38": {
                  "IsrName": "CAN0_ORed_16_31_MB_IRQn",
                  "IsrEnabled": false,
                  "IsrPriority": "7"
                },
                "PlatformIsrConfig_39": {
                  "IsrName": "CAN0_ORed_32_47_MB_IRQn",
                  "IsrEnabled": false,
                  "IsrPriority": "7"
                },
                "PlatformIsrConfig_40": {
                  "IsrName": "CAN0_ORed_48_63_MB_IRQn",
                  "IsrEnabled": false,
                  "IsrPriority": "7"
                },
                "PlatformIsrConfig_41": {
                  "IsrName": "CAN1_ORed_IRQn",
                  "IsrEnabled": true,
                  "IsrPriority": "7"
                },
                "PlatformIsrConfig_42": {
                  "IsrName": "CAN1_Error_IRQn",
                  "IsrEnabled": true,
                  "IsrPriority": "7"
                },
                "PlatformIsrConfig_43": {
                  "IsrName": "CAN1_Wake_Up_IRQn",
                  "IsrEnabled": true,
                  "IsrPriority": "7"
                },
                "PlatformIsrConfig_44": {
                  "IsrName": "CAN1_ORed_0_15_MB_IRQn",
                  "IsrEnabled": true,
                  "IsrPriority": "7"
                },
                "PlatformIsrConfig_45": {
                  "IsrName": "CAN1_ORed_16_31_MB_IRQn",
                  "IsrEnabled": true,
                  "IsrPriority": "7"
                },
                "PlatformIsrConfig_46": {
                  "IsrName": "CAN1_ORed_32_47_MB_IRQn",
                  "IsrEnabled": true,
                  "IsrPriority": "7"
                },
                "PlatformIsrConfig_47": {
                  "IsrName": "CAN1_ORed_48_63_MB_IRQn",
                  "IsrEnabled": true,
                  "IsrPriority": "7"
                },
                "PlatformIsrConfig_48": {
                  "IsrName": "eTMR0_Ch0_Ch1_IRQn",
                  "IsrEnabled": false,
                  "IsrPriority": "7"
                },
                "PlatformIsrConfig_49": {
                  "IsrName": "eTMR0_Ch2_Ch3_IRQn",
                  "IsrEnabled": false,
                  "IsrPriority": "7"
                },
                "PlatformIsrConfig_50": {
                  "IsrName": "eTMR0_Ch4_Ch5_IRQn",
                  "IsrEnabled": false,
                  "IsrPriority": "7"
                },
                "PlatformIsrConfig_51": {
                  "IsrName": "eTMR0_Ch6_Ch7_IRQn",
                  "IsrEnabled": false,
                  "IsrPriority": "7"
                },
                "PlatformIsrConfig_52": {
                  "IsrName": "eTMR0_Fault_IRQn",
                  "IsrEnabled": false,
                  "IsrPriority": "7"
                },
                "PlatformIsrConfig_53": {
                  "IsrName": "eTMR0_Ovf_IRQn",
                  "IsrEnabled": false,
                  "IsrPriority": "7"
                },
                "PlatformIsrConfig_54": {
                  "IsrName": "eTMR1_Ch0_Ch1_IRQn",
                  "IsrEnabled": true,
                  "IsrPriority": "1"
                },
                "PlatformIsrConfig_55": {
                  "IsrName": "eTMR1_Ch2_Ch3_IRQn",
                  "IsrEnabled": false,
                  "IsrPriority": "7"
                },
                "PlatformIsrConfig_56": {
                  "IsrName": "eTMR1_Ch4_Ch5_IRQn",
                  "IsrEnabled": false,
                  "IsrPriority": "7"
                },
                "PlatformIsrConfig_57": {
                  "IsrName": "eTMR1_Ch6_Ch7_IRQn",
                  "IsrEnabled": false,
                  "IsrPriority": "7"
                },
                "PlatformIsrConfig_58": {
                  "IsrName": "eTMR1_Fault_IRQn",
                  "IsrEnabled": false,
                  "IsrPriority": "7"
                },
                "PlatformIsrConfig_59": {
                  "IsrName": "eTMR1_Ovf_IRQn",
                  "IsrEnabled": true,
                  "IsrPriority": "7"
                },
                "PlatformIsrConfig_60": {
                  "IsrName": "MPWM0_Ch0_Ovf_IRQn",
                  "IsrEnabled": false,
                  "IsrPriority": "7"
                },
                "PlatformIsrConfig_61": {
                  "IsrName": "MPWM0_Ch1_Ovf_IRQn",
                  "IsrEnabled": false,
                  "IsrPriority": "7"
                },
                "PlatformIsrConfig_62": {
                  "IsrName": "MPWM0_Ch2_Ovf_IRQn",
                  "IsrEnabled": false,
                  "IsrPriority": "7"
                },
                "PlatformIsrConfig_63": {
                  "IsrName": "MPWM0_Ch3_Ovf_IRQn",
                  "IsrEnabled": false,
                  "IsrPriority": "7"
                },
                "PlatformIsrConfig_64": {
                  "IsrName": "MPWM0_Ch4_Ovf_IRQn",
                  "IsrEnabled": false,
                  "IsrPriority": "7"
                },
                "PlatformIsrConfig_65": {
                  "IsrName": "MPWM0_Ch5_Ovf_IRQn",
                  "IsrEnabled": false,
                  "IsrPriority": "7"
                },
                "PlatformIsrConfig_66": {
                  "IsrName": "MPWM0_Ch6_Ovf_IRQn",
                  "IsrEnabled": false,
                  "IsrPriority": "7"
                },
                "PlatformIsrConfig_67": {
                  "IsrName": "MPWM0_Ch7_Ovf_IRQn",
                  "IsrEnabled": false,
                  "IsrPriority": "7"
                },
                "PlatformIsrConfig_68": {
                  "IsrName": "MPWM0_Ch0_IRQn",
                  "IsrEnabled": false,
                  "IsrPriority": "7"
                },
                "PlatformIsrConfig_69": {
                  "IsrName": "MPWM0_Ch1_IRQn",
                  "IsrEnabled": false,
                  "IsrPriority": "7"
                },
                "PlatformIsrConfig_70": {
                  "IsrName": "MPWM0_Ch2_IRQn",
                  "IsrEnabled": false,
                  "IsrPriority": "7"
                },
                "PlatformIsrConfig_71": {
                  "IsrName": "MPWM0_Ch3_IRQn",
                  "IsrEnabled": false,
                  "IsrPriority": "7"
                },
                "PlatformIsrConfig_72": {
                  "IsrName": "MPWM0_Ch4_IRQn",
                  "IsrEnabled": false,
                  "IsrPriority": "7"
                },
                "PlatformIsrConfig_73": {
                  "IsrName": "MPWM0_Ch5_IRQn",
                  "IsrEnabled": false,
                  "IsrPriority": "7"
                },
                "PlatformIsrConfig_74": {
                  "IsrName": "MPWM0_Ch6_IRQn",
                  "IsrEnabled": false,
                  "IsrPriority": "7"
                },
                "PlatformIsrConfig_75": {
                  "IsrName": "MPWM0_Ch7_IRQn",
                  "IsrEnabled": false,
                  "IsrPriority": "7"
                },
                "PlatformIsrConfig_76": {
                  "IsrName": "TRNG_IRQn",
                  "IsrEnabled": false,
                  "IsrPriority": "7"
                },
                "PlatformIsrConfig_77": {
                  "IsrName": "HCU_IRQn",
                  "IsrEnabled": true,
                  "IsrPriority": "3"
                }
              },
              "PlatformNvicEcucPartitionRef": "",
              "PlatformVtorAddressConfig": "536838144"
            }
          },
          "IntmConfig": {
            "IntmGenericSettings": {
              "IntmEnable": false,
              "PlatformIntmGenericEcucPartitionRef": ""
            },
            "IntmChannel": {}
          },
          "MscmConfig": {
            "PlatformGenericInterruptEcucPartitionRef": "",
            "PlatformIsrConfig": {}
          },
          "CommonPublishedInformation": {
            "ArReleaseMajorVersion": "4",
            "ArReleaseMinorVersion": "4",
            "ArReleaseRevisionVersion": "0",
            "ModuleId": "255",
            "SwMajorVersion": "2",
            "SwMinorVersion": "3",
            "SwPatchVersion": "0",
            "VendorApiInfix": "",
            "VendorId": "180"
          }
        }
      },
      "enable": {
        "Platform/CommonPublishedInformation/VendorApiInfix": false,
        "Platform/IntCtrlConfig/IntCtrlConfig_0/PlatformNvicEcucPartitionRef": false,
        "Platform/IntmConfig": false,
        "Platform/IntmConfig/IntmGenericSettings/PlatformIntmGenericEcucPartitionRef": false,
        "Platform/MemoryConfig/MemoryConfig_Core0/PlatformMemEcucPartitionRef": false,
        "Platform/MemoryConfig/MemoryConfig_Core0/RefCfg": true,
        "Platform/MemoryConfig/MemoryConfig_Core0/SymCfg": false,
        "Platform/MpuM33Config/MpuM33Config_Core0/Mpu_EcucPartitionRef": false,
        "Platform/MpuM33Config/MpuM33Config_Core0/RegionConfig/RegionConfig_DFlash0/EndAddress": false,
        "Platform/MpuM33Config/MpuM33Config_Core0/RegionConfig/RegionConfig_DFlash0/StartAddress": false,
        "Platform/MpuM33Config/MpuM33Config_Core0/RegionConfig/RegionConfig_DFlash0/YtLinkRef": true,
        "Platform/MpuM33Config/MpuM33Config_Core0/RegionConfig/RegionConfig_DFlash1/EndAddress": false,
        "Platform/MpuM33Config/MpuM33Config_Core0/RegionConfig/RegionConfig_DFlash1/StartAddress": false,
        "Platform/MpuM33Config/MpuM33Config_Core0/RegionConfig/RegionConfig_DFlash1/YtLinkRef": true,
        "Platform/MpuM33Config/MpuM33Config_Core0/RegionConfig/RegionConfig_PFlash_0_1/EndAddress": false,
        "Platform/MpuM33Config/MpuM33Config_Core0/RegionConfig/RegionConfig_PFlash_0_1/StartAddress": false,
        "Platform/MpuM33Config/MpuM33Config_Core0/RegionConfig/RegionConfig_PFlash_0_1/YtLinkRef": true,
        "Platform/MpuM33Config/MpuM33Config_Core0/RegionConfig/RegionConfig_SRAM/EndAddress": false,
        "Platform/MpuM33Config/MpuM33Config_Core0/RegionConfig/RegionConfig_SRAM/StartAddress": false,
        "Platform/MpuM33Config/MpuM33Config_Core0/RegionConfig/RegionConfig_SRAM/YtLinkRef": true,
        "Platform/MscmConfig/PlatformGenericInterruptEcucPartitionRef": false
      },
      "version": "/YTM32MX_2_3_0/Platform",
      "updateTime": 1779096099568,
      "lock": false
    },
    "Resource": {
      "data": {
        "Resource": {
          "IMPLEMENTATION_CONFIG_VARIANT": "VariantPreCompile",
          "CommonPublishedInformation": {
            "ArReleaseMajorVersion": "4",
            "ArReleaseMinorVersion": "4",
            "ArReleaseRevisionVersion": "0",
            "ModuleId": "0",
            "SwMajorVersion": "2",
            "SwMinorVersion": "3",
            "SwPatchVersion": "0",
            "VendorApiInfix": "",
            "VendorId": "180"
          },
          "ResourceGeneral": {
            "ResourceSubderivative": "ytm32b1mc0_lqfp64"
          }
        }
      },
      "enable": {
        "Resource/CommonPublishedInformation/VendorApiInfix": false
      },
      "version": "/YTM32MX_2_3_0/Resource",
      "updateTime": 166,
      "lock": false
    },
    "ytlink": {
      "enable": {},
      "data": [
        {
          "name": "P_FLASH",
          "level": 0,
          "isFlash": true,
          "id": "9ffa6a74-339d-44c8-ae55-7afd70fcecd7",
          "size": "0x40000",
          "startAddress": 0,
          "flags": "68.75%",
          "children": [
            {
              "name": "IVT",
              "level": 1,
              "id": "2315c9ba-7031-4f64-a7ef-e6879fd98618",
              "size": "1024",
              "order": 0,
              "startAddress": "0x14000",
              "isFlash": true,
              "boundary": "LOWER",
              "x": 210,
              "y": -270,
              "children": [
                {
                  "name": "IVT",
                  "level": 2,
                  "id": "6baab512-6f23-40fc-ace2-3895338576d4",
                  "size": "",
                  "order": 0,
                  "startAddress": 0,
                  "isFlash": true,
                  "x": 500,
                  "y": -270,
                  "children": [
                    {
                      "name": "IVT",
                      "level": 3,
                      "id": "0627beab-7123-40c5-a18d-b9bcf8e1296d",
                      "size": "",
                      "order": 0,
                      "startAddress": 0,
                      "isFlash": true,
                      "x": 790,
                      "y": -270,
                      "children": [
                        {
                          "name": "isr_vector",
                          "level": 4,
                          "id": "10a3d117-4a5c-428f-8462-c10daca96e93",
                          "size": "",
                          "order": 0,
                          "startAddress": 0,
                          "isFlash": true,
                          "flags": "KEEP",
                          "x": 1090,
                          "y": -270
                        }
                      ]
                    }
                  ]
                }
              ]
            },
            {
              "name": "TEXT",
              "level": 1,
              "id": "5dacd8b2-a943-4507-a9df-17ddcbbd07d5",
              "size": "0x2BC00",
              "order": 1,
              "startAddress": "0x14400",
              "isFlash": true,
              "boundary": "LOWER",
              "x": 210,
              "y": -200,
              "children": [
                {
                  "name": "COPY",
                  "level": 2,
                  "id": "a27335d8-5cf1-4761-8494-6dad793d4095",
                  "size": "",
                  "order": 2,
                  "startAddress": 0,
                  "isFlash": true,
                  "x": 500,
                  "y": -60,
                  "children": [
                    {
                      "name": "CODE_FLASH",
                      "level": 3,
                      "id": "4c03ad2b-89c2-410f-a6d5-1ac63e348b28",
                      "size": "",
                      "order": 0,
                      "align": 4,
                      "startAddress": 0,
                      "flags": "NULL",
                      "isFlash": true,
                      "x": 790,
                      "y": -60
                    },
                    {
                      "name": "DATA_FLASH",
                      "level": 3,
                      "id": "0670194a-8864-4c69-bab9-c9abf3e2cdcb",
                      "size": "",
                      "order": 1,
                      "align": 4,
                      "startAddress": 0,
                      "flags": "NULL",
                      "isFlash": true,
                      "x": 790,
                      "y": 10
                    }
                  ]
                },
                {
                  "name": "TEXT",
                  "level": 2,
                  "id": "7b2b296e-e4ab-4ac2-a7c2-d4ef382a74a8",
                  "size": "",
                  "order": 0,
                  "startAddress": 0,
                  "isFlash": true,
                  "x": 500,
                  "y": -200,
                  "children": [
                    {
                      "name": "TEXT",
                      "level": 3,
                      "id": "79ac2245-96a6-45c2-bcde-7c487fdad01c",
                      "size": "",
                      "order": 0,
                      "startAddress": 0,
                      "flags": "NULL",
                      "isFlash": true,
                      "x": 790,
                      "y": -200,
                      "children": [
                        {
                          "name": "text",
                          "level": 4,
                          "id": "732b76e1-9154-44bd-82dc-dfce0db96064",
                          "size": "",
                          "order": 1,
                          "startAddress": 0,
                          "flags": "NULL",
                          "isFlash": true,
                          "x": 1370,
                          "y": -140,
                          "wildcard": true
                        },
                        {
                          "name": "rodata",
                          "level": 4,
                          "id": "aa3d2cd7-5f0e-46fa-9861-ee1ee470efa4",
                          "size": "",
                          "order": 0,
                          "startAddress": 0,
                          "flags": "NULL",
                          "isFlash": true,
                          "x": 1370,
                          "y": -200,
                          "binFile": "",
                          "wildcard": true
                        },
                        {
                          "name": "mcal_text",
                          "level": 4,
                          "id": "f3a99f8b-9246-457b-9688-1bd2c84c1686",
                          "size": "",
                          "order": 2,
                          "startAddress": "",
                          "flags": "NULL",
                          "isFlash": true,
                          "x": 1370,
                          "y": -80
                        },
                        {
                          "name": "mcal_const",
                          "level": 4,
                          "id": "f8609e10-62d2-4c43-9264-ce3b52dfec77",
                          "size": "",
                          "order": 3,
                          "startAddress": "",
                          "flags": "NULL",
                          "isFlash": true,
                          "x": 1370,
                          "y": -20
                        },
                        {
                          "name": "mcal_const_no_cacheable",
                          "level": 4,
                          "id": "85e083f6-6d0e-4f69-a03d-f1a73c2f2326",
                          "size": "",
                          "order": 5,
                          "startAddress": "",
                          "flags": "NULL",
                          "isFlash": true,
                          "x": 1370,
                          "y": 100
                        },
                        {
                          "name": "mcal_const_cfg",
                          "level": 4,
                          "id": "f35346c5-03da-44f7-9cc4-f3e7a38c5216",
                          "size": "",
                          "order": 4,
                          "startAddress": "",
                          "flags": "NULL",
                          "isFlash": true,
                          "x": 1370,
                          "y": 40
                        }
                      ]
                    }
                  ]
                },
                {
                  "name": "ARM",
                  "level": 2,
                  "id": "515e5257-a7c3-4b5c-9c12-cffca57f4e7d",
                  "size": "",
                  "order": 1,
                  "startAddress": "",
                  "flags": "",
                  "isFlash": true,
                  "x": 500,
                  "y": -130,
                  "children": [
                    {
                      "name": "ARM",
                      "level": 3,
                      "id": "c6caa246-ccd7-46ee-97eb-af37dd135ba7",
                      "size": "",
                      "order": 0,
                      "startAddress": "",
                      "flags": "",
                      "isFlash": true,
                      "x": 790,
                      "y": -130,
                      "children": [
                        {
                          "name": "ARM",
                          "level": 4,
                          "id": "7ae83fcf-f162-4edf-ac1d-e4288eacadbb",
                          "size": "",
                          "order": 0,
                          "startAddress": "",
                          "flags": "NULL",
                          "isFlash": true,
                          "wildcard": true,
                          "x": 1090,
                          "y": -130
                        }
                      ]
                    }
                  ]
                }
              ]
            }
          ],
          "x": -110,
          "y": -270
        },
        {
          "name": "D-FLASH_0",
          "level": 0,
          "isFlash": true,
          "id": "e8be57ed-cb5d-473e-b380-947fb73563c5",
          "size": "0x2800",
          "startAddress": "0x10001000",
          "y": 100,
          "flags": "100.00%",
          "x": -110,
          "children": [
            {
              "name": "FEE0",
              "level": 1,
              "id": "e65ae40c-e947-4eaf-8311-92cfa7385fed",
              "size": "10240",
              "order": 0,
              "startAddress": "0x10001000",
              "flags": "",
              "isFlash": true,
              "boundary": "UPPER",
              "x": 210,
              "y": 100,
              "children": []
            }
          ]
        },
        {
          "name": "D-FLASH_1",
          "level": 0,
          "isFlash": true,
          "id": "e8be57ed-cb5d-473e-b380-947fb73563c3",
          "size": "0x2800",
          "startAddress": "0x10011000",
          "y": 170,
          "flags": "100.00%",
          "x": -110,
          "children": [
            {
              "name": "FEE1",
              "level": 1,
              "id": "d27ed4fd-f920-431a-8601-84746305acc9",
              "size": "10240",
              "order": 0,
              "startAddress": "0x10011000",
              "flags": "",
              "isFlash": true,
              "boundary": "UPPER",
              "x": 210,
              "y": 170
            }
          ]
        },
        {
          "name": "RAM",
          "level": 0,
          "isFlash": false,
          "id": "71eff99e-ec18-4495-b4d3-8748da44c927",
          "size": "0x8000",
          "startAddress": "0x20000000",
          "y": 260,
          "flags": "100.00%",
          "x": -110,
          "children": [
            {
              "name": "RAM",
              "level": 1,
              "id": "041e1a12-a38d-474a-8611-3c5fe39ad680",
              "size": "0x77F0",
              "order": 1,
              "startAddress": "0x20000400",
              "isFlash": false,
              "boundary": "UPPER",
              "x": 210,
              "y": 330,
              "children": [
                {
                  "name": "BSS",
                  "level": 2,
                  "id": "8512e2b3-ab47-456f-9c32-b532eb942f24",
                  "size": "",
                  "order": 0,
                  "startAddress": 0,
                  "isFlash": false,
                  "clear": true,
                  "x": 500,
                  "y": 330,
                  "children": [
                    {
                      "name": "BSS",
                      "level": 3,
                      "id": "c9976186-8bd7-4212-b091-574a82d6befd",
                      "size": "",
                      "order": 0,
                      "startAddress": 0,
                      "flags": "NOLOAD",
                      "isFlash": false,
                      "x": 790,
                      "y": 330,
                      "clear": true,
                      "children": [
                        {
                          "name": "bss",
                          "level": 4,
                          "id": "6f24916e-dd23-4673-9c01-734802c0155a",
                          "size": "",
                          "order": 0,
                          "startAddress": 0,
                          "flags": "NULL",
                          "isFlash": false,
                          "x": 1100,
                          "y": 210,
                          "wildcard": true
                        },
                        {
                          "name": "mcal_bss",
                          "level": 4,
                          "id": "16460d2b-8162-4baf-b3e7-33bedabc3a59",
                          "size": "",
                          "order": 1,
                          "startAddress": "",
                          "flags": "NULL",
                          "isFlash": false,
                          "x": 1100,
                          "y": 270
                        },
                        {
                          "name": "mcal_bss_no_cacheable",
                          "level": 4,
                          "id": "5a882949-09b1-46bc-80a9-4914a3c04287",
                          "size": "",
                          "order": 2,
                          "startAddress": "",
                          "flags": "NULL",
                          "isFlash": false,
                          "x": 1100,
                          "y": 330
                        }
                      ]
                    }
                  ]
                },
                {
                  "name": "DATA",
                  "level": 2,
                  "id": "fb79c358-1b80-4539-9e23-8d08877dcdd0",
                  "size": "",
                  "order": 1,
                  "startAddress": 0,
                  "isFlash": false,
                  "x": 500,
                  "y": 400,
                  "children": [
                    {
                      "name": "CODE_RAM",
                      "level": 3,
                      "id": "ecd50e6e-163f-4c04-a0fc-18a14c4c86f7",
                      "size": "",
                      "order": 0,
                      "align": 4,
                      "startAddress": 0,
                      "flags": "NULL",
                      "isFlash": false,
                      "x": 790,
                      "y": 400,
                      "copyFrom": "4c03ad2b-89c2-410f-a6d5-1ac63e348b28",
                      "children": [
                        {
                          "name": "ramcode",
                          "level": 4,
                          "id": "f767db5f-c8bb-4683-b572-e39617dccb6c",
                          "size": "",
                          "order": 0,
                          "startAddress": 0,
                          "flags": "NULL",
                          "isFlash": false,
                          "x": 1100,
                          "y": 400
                        }
                      ]
                    },
                    {
                      "name": "DATA_RAM",
                      "level": 3,
                      "id": "de9985d9-e89a-4e88-8da6-2c6128c635ec",
                      "size": "",
                      "order": 1,
                      "align": 4,
                      "startAddress": 0,
                      "flags": "NULL",
                      "isFlash": false,
                      "x": 800,
                      "y": 470,
                      "copyFrom": "0670194a-8864-4c69-bab9-c9abf3e2cdcb",
                      "children": [
                        {
                          "name": "data",
                          "level": 4,
                          "id": "c5361333-f443-40b9-8566-ac8d8ef209e2",
                          "size": "",
                          "order": 0,
                          "startAddress": 0,
                          "flags": "NULL",
                          "isFlash": false,
                          "x": 1100,
                          "y": 470,
                          "wildcard": true
                        },
                        {
                          "name": "mcal_data",
                          "level": 4,
                          "id": "13867b0a-3e34-4e30-b7b3-2ea82a313c3a",
                          "size": "",
                          "order": 1,
                          "startAddress": "",
                          "flags": "NULL",
                          "isFlash": false,
                          "x": 1100,
                          "y": 530
                        },
                        {
                          "name": "mcal_data_no_cacheable",
                          "level": 4,
                          "id": "ba09e4f8-82cb-41ab-89c1-4191ad808ad1",
                          "size": "",
                          "order": 2,
                          "startAddress": "",
                          "flags": "NULL",
                          "isFlash": false,
                          "x": 1100,
                          "y": 590
                        }
                      ]
                    }
                  ]
                }
              ],
              "init": "NORMAL"
            },
            {
              "name": "STACK",
              "level": 1,
              "id": "1c0909ef-5ee3-4499-b278-40e777069370",
              "size": "1024",
              "order": 0,
              "startAddress": "0x20007c00",
              "isFlash": false,
              "boundary": "LOWER",
              "x": 210,
              "y": 640,
              "children": [
                {
                  "name": "STACK",
                  "level": 2,
                  "id": "0d1dd0ef-0478-4096-880a-db88f3301f88",
                  "size": "",
                  "order": 0,
                  "startAddress": 0,
                  "isFlash": false,
                  "x": 500,
                  "y": 640,
                  "children": [
                    {
                      "name": "STACK",
                      "level": 3,
                      "id": "08b94bc2-7906-47c6-b1f0-f9afcecff0f4",
                      "size": "",
                      "order": 0,
                      "startAddress": 0,
                      "flags": "NULL",
                      "isFlash": false,
                      "x": 790,
                      "y": 650,
                      "groupSize": "1024"
                    }
                  ]
                }
              ],
              "init": "NORMAL"
            },
            {
              "name": "IVT_RAM",
              "level": 1,
              "id": "91022760-091d-4db2-9815-f7feb273710d",
              "size": "0x400",
              "order": 0,
              "startAddress": "0x20000000",
              "isFlash": false,
              "init": "NORMAL",
              "boundary": "UPPER",
              "x": 210,
              "y": 260,
              "children": [
                {
                  "name": "IVT_RAM",
                  "level": 2,
                  "id": "9755c110-d819-47e1-a09d-abb77c1f76da",
                  "size": "",
                  "order": 0,
                  "startAddress": 0,
                  "isFlash": false,
                  "x": 500,
                  "y": 260,
                  "children": [
                    {
                      "name": "IVT_RAM",
                      "level": 3,
                      "id": "8d153954-ea4e-4071-898e-2531bdfc2fa2",
                      "size": "",
                      "order": 0,
                      "startAddress": 0,
                      "flags": "NULL",
                      "isFlash": false,
                      "groupSize": "0X400",
                      "align": 1024,
                      "x": 780,
                      "y": 260
                    }
                  ]
                }
              ]
            },
            {
              "name": "POR",
              "level": 1,
              "id": "8086e22d-92d3-4c2c-a3f0-4e71f8aa9fdd",
              "size": "16",
              "order": 0,
              "startAddress": "0x20007bf0",
              "flags": "",
              "isFlash": false,
              "boundary": "LOWER",
              "init": "POR",
              "x": 210,
              "y": 430,
              "children": [
                {
                  "name": "POR_BSS",
                  "level": 2,
                  "id": "0968d842-81fc-4353-bc97-7fef896149f3",
                  "size": "",
                  "order": 0,
                  "startAddress": "",
                  "flags": "",
                  "isFlash": false,
                  "x": 500,
                  "y": 530,
                  "children": [
                    {
                      "name": "POR_RAM",
                      "level": 3,
                      "id": "aac9d27b-c6be-4cc3-8ef9-ab4c5b86b682",
                      "size": "",
                      "order": 0,
                      "startAddress": "",
                      "flags": "",
                      "isFlash": false,
                      "groupSize": "16",
                      "x": 790,
                      "y": 560,
                      "children": [
                        {
                          "name": "mcal_por_bss",
                          "level": 4,
                          "id": "b8b15d52-82e8-4915-93f1-6e02ec2e6330",
                          "size": "",
                          "order": 0,
                          "startAddress": "",
                          "flags": "NULL",
                          "isFlash": false,
                          "wildcard": true,
                          "x": 1100,
                          "y": 670
                        }
                      ]
                    }
                  ]
                }
              ]
            }
          ]
        }
      ],
      "updateTime": 1776389668835,
      "lock": false
    },
    "Det": {
      "data": {
        "Det": {
          "CommonPublishedInformation": {
            "ArReleaseMajorVersion": "4",
            "ArReleaseMinorVersion": "4",
            "ArReleaseRevisionVersion": "0",
            "ModuleId": "0",
            "SwMajorVersion": "2",
            "SwMinorVersion": "3",
            "SwPatchVersion": "0",
            "VendorApiInfix": "",
            "VendorId": "180"
          }
        }
      },
      "enable": {
        "Det/CommonPublishedInformation/VendorApiInfix": false
      },
      "version": "/YTM32MX_2_3_0/Det",
      "updateTime": 319,
      "lock": false
    },
    "Mcu": {
      "data": {
        "Mcu": {
          "POST_BUILD_VARIANT_USED": false,
          "IMPLEMENTATION_CONFIG_VARIANT": "VariantPostBuild",
          "McuGeneralConfiguration": {
            "McuDevErrorDetect": false,
            "McuVersionInfoApi": false,
            "McuGetRamStateApi": false,
            "McuInitClock": true,
            "McuNoPll": true,
            "McuTimeout": "50000",
            "McuSXOSCWaitStable": true,
            "McuGetSxoscStatuApi": false,
            "McuEnableSchmSupport": false,
            "McuEnableUserModeSupport": true,
            "McuPerformResetApi": true,
            "McuEcucPartitionRef": {}
          },
          "McuPublishedInformation": {
            "McuResetReasonConf": {
              "MCU_HVD_RESET": {
                "McuResetReason": "0"
              },
              "MCU_DEEPSLEEP_ACK_RESET": {
                "McuResetReason": "1"
              },
              "MCU_WATCHDOG_RESET": {
                "McuResetReason": "2"
              },
              "MCU_CMU_RESET": {
                "McuResetReason": "3"
              },
              "MCU_CORE_LOCK_RESET": {
                "McuResetReason": "4"
              },
              "MCU_DEBUG_RESET": {
                "McuResetReason": "5"
              },
              "MCU_SW_RESET": {
                "McuResetReason": "6"
              },
              "MCU_RESETB_RESET": {
                "McuResetReason": "7"
              },
              "MCU_POWER_ON_RESET": {
                "McuResetReason": "8"
              },
              "MCU_MUTI_REASON_RESET": {
                "McuResetReason": "9"
              },
              "MCU_RESET_UNDEFINED": {
                "McuResetReason": "10"
              },
              "MCU_LVD_RESET": {
                "McuResetReason": "0"
              },
              "MCU_POR_BOR_RESET": {
                "McuResetReason": "8"
              }
            }
          },
          "CommonPublishedInformation": {
            "ArReleaseMajorVersion": "4",
            "ArReleaseMinorVersion": "4",
            "ArReleaseRevisionVersion": "0",
            "ModuleId": "101",
            "SwMajorVersion": "2",
            "SwMinorVersion": "3",
            "SwPatchVersion": "0",
            "VendorApiInfix": "",
            "VendorId": "180"
          },
          "McuModuleConfiguration": {
            "McuNumberOfMcuModes": "2",
            "McuRamSectors": "0",
            "McuResetSetting": "1",
            "McuClockSrcFailureNotification": "DISABLED",
            "McuClockSettingConfig": {
              "McuClockSettingConfig_0": {
                "McuSysClockUnderMcuControl": true,
                "McuClockSettingId": "0",
                "McuRunClockConfig": {
                  "McuCoreClockFrequency": "80000000",
                  "McuFastBusClockFrequency": "80000000",
                  "McuSlowBusClockFrequency": "40000000",
                  "McuSystemClockSwitch": "MCU_SYSTEM_CLOCK_SOURCE_FIRC",
                  "McuCoreClockDivider": "1",
                  "McuFastBusClockDivider": "1",
                  "McuSlowBusClockDivider": "2",
                  "McuEFMPrescaler": "20",
                  "McuEFMMaxWaitClkFre": "40MHz",
                  "McuEFMRws": "2"
                },
                "McuSIRCClockConfig": {
                  "McuSIRCUnderMcuControl": false,
                  "McuSIRCFrequency": "2000000",
                  "McuSIRCEnable": true,
                  "McuSIRCPowerDownEnable": false,
                  "McuSIRCStandbyEnable": false,
                  "McuSIRCDeepSleepEnable": false
                },
                "McuFIRCClockConfig": {
                  "McuFIRCUnderMcuControl": true,
                  "McuFIRCFrequency": "80000000",
                  "McuFIRCEnable": true,
                  "McuFIRCDeepSleepEnable": false,
                  "McuFIRCDelayEnable": false
                },
                "McuFXOSCClockConfig": {
                  "McuFXOSCUnderMcuControl": true,
                  "McuFXOSCEnable": true,
                  "McuFXOSCFrequency": "40000000",
                  "McuFXOSCByPassMode": false,
                  "McuFXOSCGain": "5",
                  "McuFXOSCDeepSleepEnable": false,
                  "McuFXOSCDelaySelect": "Delay_16384_Cycle"
                },
                "McuSXOSCClockConfig": {
                  "McuSXOSCUnderMcuControl": false,
                  "McuSXOSCEnable": true,
                  "McuSXOSCFrequency": "32768",
                  "McuSXOSCByPassMode": false,
                  "McuSXOSCGain": "0",
                  "McuSXOSCDeepSleepEnable": false,
                  "McuSXOSCPowerDownEnable": false,
                  "McuSXOSCStandByEnable": false
                },
                "McuSystemPll": {
                  "McuSystemPllUnderMcuControl": false,
                  "McuSPLLInputClkPreDivider": "2",
                  "McuSPLLReferenceFrequency": 40000000,
                  "McuSPLLMultiplier": "10",
                  "McuSPLLEnable": false,
                  "McuSPLLSelectSourceClock": "MCU_PLL_CLOCK_REFERENCE_FIRC",
                  "McuSPLLFrequency": 200000000,
                  "McuSPLLDeepSleepEnable": false,
                  "McuPLLDitherEnable": false,
                  "McuPLLSpreadSpectrumModeEnable": false,
                  "McuPLLFractionalModeEnable": false,
                  "McuPLLDitherGain": "0",
                  "McuPLLFMStepSize": "0",
                  "McuPLLFMNumSteps": "0",
                  "McuPLLFracLoopDivFactor": "0"
                },
                "McuCLKOUT": {
                  "McuCLKOUTEnable": false,
                  "McuCLKOUTDivider": "2",
                  "McuCLKOUTSelect": "MCU_CLOCK_OUT_SOURCE_FIRC"
                },
                "McuCMUConfig": {
                  "McuCMUConfig_0": {
                    "MonitoredClock": "FIRC_CLK",
                    "McuCMURefClock": "SIRC_CLK",
                    "McuCMUUnderMcuControl": false,
                    "McuCMUEnable": false,
                    "OutRngResetEnable": false,
                    "LossClockResetEnable": true,
                    "McuCMUIntEnable": false,
                    "McuCMUNotification": "Mcu_CMU0Notification",
                    "McuCMUCompareHigh": "8192",
                    "McuCMUCompareLow": "4096"
                  },
                  "McuCMUConfig_1": {
                    "MonitoredClock": "FXOSC_CLK",
                    "McuCMURefClock": "SIRC_CLK",
                    "McuCMUUnderMcuControl": false,
                    "McuCMUEnable": false,
                    "OutRngResetEnable": false,
                    "LossClockResetEnable": true,
                    "McuCMUIntEnable": false,
                    "McuCMUNotification": "Mcu_CMU1Notification",
                    "McuCMUCompareHigh": "8192",
                    "McuCMUCompareLow": "4096"
                  }
                },
                "McuPeripheralClockConfig": {
                  "McuPeripheralClockConfig_0": {
                    "McuPeripheralClockUnderMcuControl": true,
                    "McuPerName": "DMA",
                    "McuPeripheralClockEnable": true,
                    "McuPeripheralClockSelect": "MCU_IPC_CLK_SRC_OFF",
                    "McuPeripheralClockDivider": "1",
                    "McuPeripheralClockFrequency": "0"
                  },
                  "McuPeripheralClockConfig_1": {
                    "McuPeripheralClockUnderMcuControl": true,
                    "McuPerName": "GPIO",
                    "McuPeripheralClockEnable": true,
                    "McuPeripheralClockSelect": "MCU_IPC_CLK_SRC_OFF",
                    "McuPeripheralClockDivider": "1",
                    "McuPeripheralClockFrequency": "0"
                  },
                  "McuPeripheralClockConfig_2": {
                    "McuPeripheralClockUnderMcuControl": true,
                    "McuPerName": "PCTRLA",
                    "McuPeripheralClockEnable": true,
                    "McuPeripheralClockSelect": "MCU_IPC_CLK_SRC_OFF",
                    "McuPeripheralClockDivider": "1",
                    "McuPeripheralClockFrequency": "0"
                  },
                  "McuPeripheralClockConfig_3": {
                    "McuPeripheralClockUnderMcuControl": true,
                    "McuPerName": "PCTRLB",
                    "McuPeripheralClockEnable": true,
                    "McuPeripheralClockSelect": "MCU_IPC_CLK_SRC_OFF",
                    "McuPeripheralClockDivider": "1",
                    "McuPeripheralClockFrequency": "0"
                  },
                  "McuPeripheralClockConfig_4": {
                    "McuPeripheralClockUnderMcuControl": true,
                    "McuPerName": "PCTRLC",
                    "McuPeripheralClockEnable": true,
                    "McuPeripheralClockSelect": "MCU_IPC_CLK_SRC_OFF",
                    "McuPeripheralClockDivider": "1",
                    "McuPeripheralClockFrequency": "0"
                  },
                  "McuPeripheralClockConfig_5": {
                    "McuPeripheralClockUnderMcuControl": true,
                    "McuPerName": "PCTRLD",
                    "McuPeripheralClockEnable": true,
                    "McuPeripheralClockSelect": "MCU_IPC_CLK_SRC_OFF",
                    "McuPeripheralClockDivider": "1",
                    "McuPeripheralClockFrequency": "0"
                  },
                  "McuPeripheralClockConfig_6": {
                    "McuPeripheralClockUnderMcuControl": true,
                    "McuPerName": "PCTRLE",
                    "McuPeripheralClockEnable": true,
                    "McuPeripheralClockSelect": "MCU_IPC_CLK_SRC_OFF",
                    "McuPeripheralClockDivider": "1",
                    "McuPeripheralClockFrequency": "0"
                  },
                  "McuPeripheralClockConfig_7": {
                    "McuPeripheralClockUnderMcuControl": true,
                    "McuPerName": "UART0",
                    "McuPeripheralClockEnable": true,
                    "McuPeripheralClockSelect": "MCU_IPC_CLK_SRC_FXOSC",
                    "McuPeripheralClockDivider": "1",
                    "McuPeripheralClockFrequency": 40000000
                  },
                  "McuPeripheralClockConfig_8": {
                    "McuPeripheralClockUnderMcuControl": true,
                    "McuPerName": "UART1",
                    "McuPeripheralClockEnable": true,
                    "McuPeripheralClockSelect": "MCU_IPC_CLK_SRC_FXOSC",
                    "McuPeripheralClockDivider": "1",
                    "McuPeripheralClockFrequency": 40000000
                  },
                  "McuPeripheralClockConfig_9": {
                    "McuPeripheralClockUnderMcuControl": true,
                    "McuPerName": "UART2",
                    "McuPeripheralClockEnable": true,
                    "McuPeripheralClockSelect": "MCU_IPC_CLK_SRC_OFF",
                    "McuPeripheralClockDivider": "1",
                    "McuPeripheralClockFrequency": "0"
                  },
                  "McuPeripheralClockConfig_10": {
                    "McuPeripheralClockUnderMcuControl": true,
                    "McuPerName": "I2C0",
                    "McuPeripheralClockEnable": true,
                    "McuPeripheralClockSelect": "MCU_IPC_CLK_SRC_OFF",
                    "McuPeripheralClockDivider": "1",
                    "McuPeripheralClockFrequency": 0
                  },
                  "McuPeripheralClockConfig_11": {
                    "McuPeripheralClockUnderMcuControl": true,
                    "McuPerName": "I2C1",
                    "McuPeripheralClockEnable": true,
                    "McuPeripheralClockSelect": "MCU_IPC_CLK_SRC_FXOSC",
                    "McuPeripheralClockDivider": "1",
                    "McuPeripheralClockFrequency": 40000000
                  },
                  "McuPeripheralClockConfig_12": {
                    "McuPeripheralClockUnderMcuControl": true,
                    "McuPerName": "SPI0",
                    "McuPeripheralClockEnable": true,
                    "McuPeripheralClockSelect": "MCU_IPC_CLK_SRC_FIRC",
                    "McuPeripheralClockDivider": "2",
                    "McuPeripheralClockFrequency": 40000000
                  },
                  "McuPeripheralClockConfig_13": {
                    "McuPeripheralClockUnderMcuControl": true,
                    "McuPerName": "SPI1",
                    "McuPeripheralClockEnable": true,
                    "McuPeripheralClockSelect": "MCU_IPC_CLK_SRC_OFF",
                    "McuPeripheralClockDivider": "1",
                    "McuPeripheralClockFrequency": "0"
                  },
                  "McuPeripheralClockConfig_14": {
                    "McuPeripheralClockUnderMcuControl": true,
                    "McuPerName": "SPI2",
                    "McuPeripheralClockEnable": true,
                    "McuPeripheralClockSelect": "MCU_IPC_CLK_SRC_OFF",
                    "McuPeripheralClockDivider": "1",
                    "McuPeripheralClockFrequency": "0"
                  },
                  "McuPeripheralClockConfig_15": {
                    "McuPeripheralClockUnderMcuControl": true,
                    "McuPerName": "FlexCAN0",
                    "McuPeripheralClockEnable": true,
                    "McuPeripheralClockSelect": "MCU_IPC_CLK_SRC_OFF",
                    "McuPeripheralClockDivider": "1",
                    "McuPeripheralClockFrequency": "0"
                  },
                  "McuPeripheralClockConfig_16": {
                    "McuPeripheralClockUnderMcuControl": true,
                    "McuPerName": "FlexCAN1",
                    "McuPeripheralClockEnable": true,
                    "McuPeripheralClockSelect": "MCU_IPC_CLK_SRC_OFF",
                    "McuPeripheralClockDivider": "1",
                    "McuPeripheralClockFrequency": "0"
                  },
                  "McuPeripheralClockConfig_17": {
                    "McuPeripheralClockUnderMcuControl": true,
                    "McuPerName": "ADC0",
                    "McuPeripheralClockEnable": true,
                    "McuPeripheralClockSelect": "MCU_IPC_CLK_SRC_FIRC",
                    "McuPeripheralClockDivider": "5",
                    "McuPeripheralClockFrequency": 16000000
                  },
                  "McuPeripheralClockConfig_18": {
                    "McuPeripheralClockUnderMcuControl": true,
                    "McuPerName": "ACMP0",
                    "McuPeripheralClockEnable": true,
                    "McuPeripheralClockSelect": "MCU_IPC_CLK_SRC_OFF",
                    "McuPeripheralClockDivider": "1",
                    "McuPeripheralClockFrequency": "0"
                  },
                  "McuPeripheralClockConfig_19": {
                    "McuPeripheralClockUnderMcuControl": true,
                    "McuPerName": "TMU",
                    "McuPeripheralClockEnable": true,
                    "McuPeripheralClockSelect": "MCU_IPC_CLK_SRC_OFF",
                    "McuPeripheralClockDivider": "1",
                    "McuPeripheralClockFrequency": "0"
                  },
                  "McuPeripheralClockConfig_20": {
                    "McuPeripheralClockUnderMcuControl": true,
                    "McuPerName": "eTMR0",
                    "McuPeripheralClockEnable": true,
                    "McuPeripheralClockSelect": "MCU_IPC_CLK_SRC_OFF",
                    "McuPeripheralClockDivider": "1",
                    "McuPeripheralClockFrequency": "0"
                  },
                  "McuPeripheralClockConfig_21": {
                    "McuPeripheralClockUnderMcuControl": true,
                    "McuPerName": "eTMR1",
                    "McuPeripheralClockEnable": true,
                    "McuPeripheralClockSelect": "MCU_IPC_CLK_SRC_OFF",
                    "McuPeripheralClockDivider": "1",
                    "McuPeripheralClockFrequency": "0"
                  },
                  "McuPeripheralClockConfig_22": {
                    "McuPeripheralClockUnderMcuControl": true,
                    "McuPerName": "MPWM0",
                    "McuPeripheralClockEnable": true,
                    "McuPeripheralClockSelect": "MCU_IPC_CLK_SRC_OFF",
                    "McuPeripheralClockDivider": "1",
                    "McuPeripheralClockFrequency": "0"
                  },
                  "McuPeripheralClockConfig_23": {
                    "McuPeripheralClockUnderMcuControl": true,
                    "McuPerName": "pTMR0",
                    "McuPeripheralClockEnable": true,
                    "McuPeripheralClockSelect": "MCU_IPC_CLK_SRC_OFF",
                    "McuPeripheralClockDivider": "1",
                    "McuPeripheralClockFrequency": "0"
                  },
                  "McuPeripheralClockConfig_24": {
                    "McuPeripheralClockUnderMcuControl": true,
                    "McuPerName": "lpTMR0",
                    "McuPeripheralClockEnable": true,
                    "McuPeripheralClockSelect": "MCU_IPC_CLK_SRC_OFF",
                    "McuPeripheralClockDivider": "1",
                    "McuPeripheralClockFrequency": "0"
                  },
                  "McuPeripheralClockConfig_25": {
                    "McuPeripheralClockUnderMcuControl": true,
                    "McuPerName": "CRC",
                    "McuPeripheralClockEnable": true,
                    "McuPeripheralClockSelect": "MCU_IPC_CLK_SRC_OFF",
                    "McuPeripheralClockDivider": "1",
                    "McuPeripheralClockFrequency": "0"
                  },
                  "McuPeripheralClockConfig_26": {
                    "McuPeripheralClockUnderMcuControl": true,
                    "McuPerName": "TRNG",
                    "McuPeripheralClockEnable": true,
                    "McuPeripheralClockSelect": "MCU_IPC_CLK_SRC_OFF",
                    "McuPeripheralClockDivider": "1",
                    "McuPeripheralClockFrequency": "0"
                  },
                  "McuPeripheralClockConfig_27": {
                    "McuPeripheralClockUnderMcuControl": true,
                    "McuPerName": "HCU",
                    "McuPeripheralClockEnable": true,
                    "McuPeripheralClockSelect": "MCU_IPC_CLK_SRC_OFF",
                    "McuPeripheralClockDivider": "1",
                    "McuPeripheralClockFrequency": "0"
                  },
                  "McuPeripheralClockConfig_28": {
                    "McuPeripheralClockUnderMcuControl": true,
                    "McuPerName": "WDG0",
                    "McuPeripheralClockEnable": true,
                    "McuPeripheralClockSelect": "MCU_IPC_CLK_SRC_OFF",
                    "McuPeripheralClockDivider": "1",
                    "McuPeripheralClockFrequency": "0"
                  },
                  "McuPeripheralClockConfig_29": {
                    "McuPeripheralClockUnderMcuControl": true,
                    "McuPerName": "EWDG",
                    "McuPeripheralClockEnable": true,
                    "McuPeripheralClockSelect": "MCU_IPC_CLK_SRC_OFF",
                    "McuPeripheralClockDivider": "1",
                    "McuPeripheralClockFrequency": "0"
                  },
                  "McuPeripheralClockConfig_30": {
                    "McuPeripheralClockUnderMcuControl": true,
                    "McuPerName": "EMU",
                    "McuPeripheralClockEnable": true,
                    "McuPeripheralClockSelect": "MCU_IPC_CLK_SRC_OFF",
                    "McuPeripheralClockDivider": "1",
                    "McuPeripheralClockFrequency": "0"
                  },
                  "McuPeripheralClockConfig_31": {
                    "McuPeripheralClockUnderMcuControl": true,
                    "McuPerName": "CIM",
                    "McuPeripheralClockEnable": true,
                    "McuPeripheralClockSelect": "MCU_IPC_CLK_SRC_OFF",
                    "McuPeripheralClockDivider": "1",
                    "McuPeripheralClockFrequency": "0"
                  },
                  "McuPeripheralClockConfig_32": {
                    "McuPeripheralClockUnderMcuControl": true,
                    "McuPerName": "SCU",
                    "McuPeripheralClockEnable": true,
                    "McuPeripheralClockSelect": "MCU_IPC_CLK_SRC_OFF",
                    "McuPeripheralClockDivider": "1",
                    "McuPeripheralClockFrequency": "0"
                  }
                },
                "McuClockReferencePoint": {
                  "McuClockReference_FAST_BUS": {
                    "McuClockReferencePointFrequency": 80000000,
                    "McuClockFrequencySelect": "FAST_BUS_CLK"
                  },
                  "McuClockReference_SLOW_BUS": {
                    "McuClockReferencePointFrequency": 40000000,
                    "McuClockFrequencySelect": "SLOW_BUS_CLK"
                  },
                  "McuClockReference_ADC_CLK": {
                    "McuClockReferencePointFrequency": 16000000,
                    "McuClockFrequencySelect": "ADC0_CLK"
                  },
                  "McuClockReference_SPI0": {
                    "McuClockReferencePointFrequency": 40000000,
                    "McuClockFrequencySelect": "SPI0_CLK"
                  },
                  "McuClockReference_SIRC": {
                    "McuClockReferencePointFrequency": 2000000,
                    "McuClockFrequencySelect": "SIRC_CLK"
                  },
                  "McuClockReferencePoint_eTMR0_PWM": {
                    "McuClockReferencePointFrequency": 80000000,
                    "McuClockFrequencySelect": "FAST_BUS_CLK"
                  },
                  "McuClockReference_CAN": {
                    "McuClockReferencePointFrequency": 40000000,
                    "McuClockFrequencySelect": "FXOSC_CLK"
                  }
                }
              }
            },
            "McuDemEventParameterRefs": {
              "MCU_E_CLOCK_FAILURE": "",
              "MCU_E_CMU_FAILURE": ""
            },
            "McuModeSettingConf": {
              "McuModeSettingConf_RUN": {
                "McuMode": "0",
                "McuPowerMode": "RUN"
              },
              "McuModeSettingConf_Standby": {
                "McuMode": "1",
                "McuPowerMode": "STANDBY"
              }
            },
            "McuRamSectorSettingConf": {},
            "McuResetConfig": {
              "McuResetPinOutputEnable": false,
              "McuResetPinFilterEnable": false,
              "McuResetPinFilterCount": "0"
            },
            "McuPcuConfig": {
              "HVDConfig": {
                "HVDEnable": true,
                "HVDResetEnable": false,
                "HVD11Interrupt_Notification": "Mcu_HVD11Int_Notification",
                "HVD25Interrupt_Notification": "Mcu_HVD25Int_Notification",
                "HVD50Interrupt_Notification": "Mcu_HVD50Int_Notification"
              },
              "LVDConfig": {
                "BOREnable": false,
                "BORLowPowerMode": false,
                "LVD5VEnable": false,
                "LVD5VLowPowerMode": false,
                "LVD5VReset": false,
                "LVD5VFilterEnable": false,
                "LVD5VFilterWidth": "0",
                "LVD5VNotification": "Mcu_LVD5V_Notification",
                "LVD5VHysteresis": "MCU_PCU_LVD5V_HYS_PERCENT_0P0",
                "LVD5VTrim": "MCU_PCU_LVD5V_TRIM_1850MV",
                "LVD1P5VEnable": false
              },
              "FastRecoveryEnable": false,
              "PadKeepEnable": false,
              "SET1V": false,
              "PMCHPRDYDelay": "MCU_PCU_PMCHPRDY_DELAY_80US",
              "EnergySavingConfigure": "MCU_PCU_ESCFG_INDEX_0"
            }
          }
        }
      },
      "enable": {
        "Mcu/McuModuleConfiguration/McuClockSettingConfig/McuClockSettingConfig_0/McuSXOSCClockConfig": false,
        "Mcu/McuModuleConfiguration/McuDemEventParameterRefs": false,
        "Mcu/McuModuleConfiguration/McuDemEventParameterRefs/MCU_E_CLOCK_FAILURE": false,
        "Mcu/McuModuleConfiguration/McuDemEventParameterRefs/MCU_E_CMU_FAILURE": false,
        "Mcu/McuModuleConfiguration/McuPcuConfig/HVDConfig": false,
        "Mcu/McuModuleConfiguration/McuPcuConfig/HVDConfig/HVD11Interrupt_Notification": false,
        "Mcu/McuModuleConfiguration/McuPcuConfig/HVDConfig/HVD25Interrupt_Notification": false,
        "Mcu/McuModuleConfiguration/McuPcuConfig/HVDConfig/HVD50Interrupt_Notification": false,
        "Mcu/McuModuleConfiguration/McuPcuConfig/LVDConfig": false,
        "Mcu/McuModuleConfiguration/McuPcuConfig/LVDConfig/LVD5VNotification": false,
        "Mcu/McuModuleConfiguration/McuResetSetting": false
      },
      "version": "/YTM32MX_2_3_0/Mcu",
      "updateTime": 1779152840748,
      "lock": false
    },
    "Adc": {
      "data": {
        "Adc": {
          "POST_BUILD_VARIANT_USED": false,
          "IMPLEMENTATION_CONFIG_VARIANT": "VariantPostBuild",
          "AdcConfigSet": {
            "AdcHwUnit": {
              "AdcHwUnit_0": {
                "AdcHwUnitId": "ADC_0",
                "AdcTransferType": "ADC_INTERRUPT",
                "AdcDmaChannelId": "",
                "AdcCountingDmaChannelId": "",
                "AdcClockSource": "BUS_CLK",
                "AdcPrescale": "1",
                "AdcFunctionClockRef": "Mcu/McuModuleConfiguration/McuClockSettingConfig/McuClockSettingConfig_0/McuClockReferencePoint/McuClockReference_ADC_CLK",
                "AdcHwUnitResolution": "RESOLUTION_12",
                "AdcChannel": {
                  "ADC0_SE0_VIN_DET": {
                    "AdcLogicalChannelId": "0",
                    "AdcChannelName": "SE0_ADCH0",
                    "AdcChannelId": "0",
                    "AdcChannelConvTime": "0",
                    "AdcChannelLimitCheck": false,
                    "AdcChannelHighLimit": "255",
                    "AdcChannelLowLimit": "0",
                    "AdcChannelRangeSelect": "ADC_RANGE_BETWEEN",
                    "AdcChannelRefVoltsrcHigh": "UPPER_REF_VOLT_0",
                    "AdcChannelRefVoltsrcLow": "LOWER_REF_VOLT_0",
                    "AdcChannelResolution": "12",
                    "AdcChannelSampTime": "12"
                  },
                  "ADC0_SE4_ADC_CV": {
                    "AdcLogicalChannelId": "1",
                    "AdcChannelName": "SE4_ADCH4",
                    "AdcChannelId": "4",
                    "AdcChannelConvTime": "0",
                    "AdcChannelLimitCheck": false,
                    "AdcChannelHighLimit": "255",
                    "AdcChannelLowLimit": "0",
                    "AdcChannelRangeSelect": "ADC_RANGE_BETWEEN",
                    "AdcChannelRefVoltsrcHigh": "UPPER_REF_VOLT_0",
                    "AdcChannelRefVoltsrcLow": "LOWER_REF_VOLT_0",
                    "AdcChannelResolution": "12",
                    "AdcChannelSampTime": "12"
                  },
                  "ADC0_SE26_HSS_IS_ADC": {
                    "AdcLogicalChannelId": "2",
                    "AdcChannelName": "SE26_ADCH26",
                    "AdcChannelId": "26",
                    "AdcChannelConvTime": "0",
                    "AdcChannelLimitCheck": false,
                    "AdcChannelHighLimit": "255",
                    "AdcChannelLowLimit": "0",
                    "AdcChannelRangeSelect": "ADC_RANGE_BETWEEN",
                    "AdcChannelRefVoltsrcHigh": "UPPER_REF_VOLT_0",
                    "AdcChannelRefVoltsrcLow": "LOWER_REF_VOLT_0",
                    "AdcChannelResolution": "12",
                    "AdcChannelSampTime": "12"
                  },
                  "ADC0_SE14_ADC_TEMP": {
                    "AdcLogicalChannelId": "3",
                    "AdcChannelName": "SE14_ADCH14",
                    "AdcChannelId": "14",
                    "AdcChannelConvTime": "0",
                    "AdcChannelLimitCheck": false,
                    "AdcChannelHighLimit": "255",
                    "AdcChannelLowLimit": "0",
                    "AdcChannelRangeSelect": "ADC_RANGE_BETWEEN",
                    "AdcChannelRefVoltsrcHigh": "UPPER_REF_VOLT_0",
                    "AdcChannelRefVoltsrcLow": "LOWER_REF_VOLT_0",
                    "AdcChannelResolution": "12",
                    "AdcChannelSampTime": "12"
                  }
                },
                "AdcGroup": {
                  "AdcGroup_0": {
                    "AdcGroupAccessMode": "ADC_ACCESS_MODE_SINGLE",
                    "AdcGroupConversionMode": "ADC_CONV_MODE_ONESHOT",
                    "AdcGroupId": "0",
                    "AdcGroupPriority": "0",
                    "AdcGroupReplacement": "ADC_GROUP_REPL_ABORT_RESTART",
                    "AdcGroupTriggSrc": "ADC_TRIGG_SRC_SW",
                    "AdcGroupHwTrigSource": "CDDTRG_PTU_OUTPUT",
                    "AdcHwTrigSignal": "ADC_HW_TRIG_RISING_EDGE",
                    "AdcHwTrigTimer": "0",
                    "AdcNotification": "NULL_PTR",
                    "AdcStreamingBufferMode": "ADC_STREAM_BUFFER_LINEAR",
                    "AdcStreamingNumSamples": "1",
                    "AdcEnableChDisableChGroup": false,
                    "AdcWithoutInterrupts": false,
                    "AdcWithoutDma": false,
                    "AdcExtDMAChanEnable": false,
                    "AdcGroupDefinition": {
                      "AdcGroupDefinition_0": "Adc/AdcConfigSet/AdcHwUnit/AdcHwUnit_0/AdcChannel/ADC0_SE0_VIN_DET",
                      "AdcGroupDefinition_1": "Adc/AdcConfigSet/AdcHwUnit/AdcHwUnit_0/AdcChannel/ADC0_SE4_ADC_CV",
                      "AdcGroupDefinition_2": "Adc/AdcConfigSet/AdcHwUnit/AdcHwUnit_0/AdcChannel/ADC0_SE26_HSS_IS_ADC",
                      "AdcGroupDefinition_3": "Adc/AdcConfigSet/AdcHwUnit/AdcHwUnit_0/AdcChannel/ADC0_SE14_ADC_TEMP"
                    },
                    "AdcGroupEcucPartitionRef": {},
                    "AdcGroupConversionConfiguration": {
                      "AdcGroupSampleTimeDuration": "18"
                    }
                  }
                },
                "AdcHwUnitEcucPartitionRef": {}
              }
            },
            "AdcHwTrigger": {}
          },
          "AdcGeneral": {
            "AdcDeInitApi": true,
            "AdcDevErrorDetect": false,
            "AdcEnableLimitCheck": false,
            "AdcEnableQueuing": true,
            "AdcPriorityQueueMaxDepth": "4",
            "AdcGroupMaxCount": "6",
            "AdcEnableStartStopGroupApi": true,
            "AdcGrpNotifCapability": true,
            "AdcHwTriggerApi": false,
            "AdcPriorityImplementation": "ADC_PRIORITY_NONE",
            "AdcReadGroupApi": true,
            "AdcResultAlignment": "ADC_ALIGN_RIGHT",
            "AdcVersionInfoApi": false,
            "AdcEcucPartitionRef": {},
            "AdcKernelEcucPartitionRef": "",
            "AdcLowPowerStatesSupport": false,
            "AdcLowPowerStateEnWhenAdcInit": false,
            "AdcPowerStateAsynchTransitionMode": false,
            "AdcPowerStateConfig": {}
          },
          "AdcPublishedInformation": {
            "AdcChannelValueSigned": false,
            "AdcGroupFirstChannelFixed": false,
            "AdcMaxChannelResolution": "12"
          },
          "CommonPublishedInformation": {
            "ArReleaseMajorVersion": "4",
            "ArReleaseMinorVersion": "4",
            "ArReleaseRevisionVersion": "0",
            "ModuleId": "123",
            "SwMajorVersion": "2",
            "SwMinorVersion": "3",
            "SwPatchVersion": "0",
            "VendorApiInfix": "",
            "VendorId": "180"
          },
          "AutosarExt": {
            "AdcTimeoutMethod": "OSIF_COUNTER_DUMMY",
            "AdcTimeoutVal": "100000",
            "AdcEnableSchmSupport": true,
            "AdcEnableUserModeSupport": true,
            "AdcEnableGroupDependentChannelNames": true,
            "AdcOptimizeOneShotHwTriggerConversions": false,
            "AdcOptimizeDmaStreamingGroups": false,
            "AdcContinuousWithoutInterrupt": true,
            "AdcEnableDmaTransferMode": false,
            "AdcEnableInternalTempSensor": true
          }
        }
      },
      "enable": {
        "Adc/AdcConfigSet/AdcHwUnit/AdcHwUnit_0/AdcChannel/ADC0_SE0_VIN_DET/AdcChannelConvTime": false,
        "Adc/AdcConfigSet/AdcHwUnit/AdcHwUnit_0/AdcChannel/ADC0_SE0_VIN_DET/AdcChannelHighLimit": false,
        "Adc/AdcConfigSet/AdcHwUnit/AdcHwUnit_0/AdcChannel/ADC0_SE0_VIN_DET/AdcChannelLimitCheck": false,
        "Adc/AdcConfigSet/AdcHwUnit/AdcHwUnit_0/AdcChannel/ADC0_SE0_VIN_DET/AdcChannelLowLimit": false,
        "Adc/AdcConfigSet/AdcHwUnit/AdcHwUnit_0/AdcChannel/ADC0_SE0_VIN_DET/AdcChannelRangeSelect": false,
        "Adc/AdcConfigSet/AdcHwUnit/AdcHwUnit_0/AdcChannel/ADC0_SE0_VIN_DET/AdcChannelRefVoltsrcHigh": false,
        "Adc/AdcConfigSet/AdcHwUnit/AdcHwUnit_0/AdcChannel/ADC0_SE0_VIN_DET/AdcChannelRefVoltsrcLow": false,
        "Adc/AdcConfigSet/AdcHwUnit/AdcHwUnit_0/AdcChannel/ADC0_SE14_ADC_TEMP/AdcChannelConvTime": false,
        "Adc/AdcConfigSet/AdcHwUnit/AdcHwUnit_0/AdcChannel/ADC0_SE14_ADC_TEMP/AdcChannelHighLimit": false,
        "Adc/AdcConfigSet/AdcHwUnit/AdcHwUnit_0/AdcChannel/ADC0_SE14_ADC_TEMP/AdcChannelLimitCheck": false,
        "Adc/AdcConfigSet/AdcHwUnit/AdcHwUnit_0/AdcChannel/ADC0_SE14_ADC_TEMP/AdcChannelLowLimit": false,
        "Adc/AdcConfigSet/AdcHwUnit/AdcHwUnit_0/AdcChannel/ADC0_SE14_ADC_TEMP/AdcChannelRangeSelect": false,
        "Adc/AdcConfigSet/AdcHwUnit/AdcHwUnit_0/AdcChannel/ADC0_SE14_ADC_TEMP/AdcChannelRefVoltsrcHigh": false,
        "Adc/AdcConfigSet/AdcHwUnit/AdcHwUnit_0/AdcChannel/ADC0_SE14_ADC_TEMP/AdcChannelRefVoltsrcLow": false,
        "Adc/AdcConfigSet/AdcHwUnit/AdcHwUnit_0/AdcChannel/ADC0_SE26_HSS_IS_ADC/AdcChannelConvTime": false,
        "Adc/AdcConfigSet/AdcHwUnit/AdcHwUnit_0/AdcChannel/ADC0_SE26_HSS_IS_ADC/AdcChannelHighLimit": false,
        "Adc/AdcConfigSet/AdcHwUnit/AdcHwUnit_0/AdcChannel/ADC0_SE26_HSS_IS_ADC/AdcChannelLimitCheck": false,
        "Adc/AdcConfigSet/AdcHwUnit/AdcHwUnit_0/AdcChannel/ADC0_SE26_HSS_IS_ADC/AdcChannelLowLimit": false,
        "Adc/AdcConfigSet/AdcHwUnit/AdcHwUnit_0/AdcChannel/ADC0_SE26_HSS_IS_ADC/AdcChannelRangeSelect": false,
        "Adc/AdcConfigSet/AdcHwUnit/AdcHwUnit_0/AdcChannel/ADC0_SE26_HSS_IS_ADC/AdcChannelRefVoltsrcHigh": false,
        "Adc/AdcConfigSet/AdcHwUnit/AdcHwUnit_0/AdcChannel/ADC0_SE26_HSS_IS_ADC/AdcChannelRefVoltsrcLow": false,
        "Adc/AdcConfigSet/AdcHwUnit/AdcHwUnit_0/AdcChannel/ADC0_SE4_ADC_CV/AdcChannelConvTime": false,
        "Adc/AdcConfigSet/AdcHwUnit/AdcHwUnit_0/AdcChannel/ADC0_SE4_ADC_CV/AdcChannelHighLimit": false,
        "Adc/AdcConfigSet/AdcHwUnit/AdcHwUnit_0/AdcChannel/ADC0_SE4_ADC_CV/AdcChannelLimitCheck": false,
        "Adc/AdcConfigSet/AdcHwUnit/AdcHwUnit_0/AdcChannel/ADC0_SE4_ADC_CV/AdcChannelLowLimit": false,
        "Adc/AdcConfigSet/AdcHwUnit/AdcHwUnit_0/AdcChannel/ADC0_SE4_ADC_CV/AdcChannelRangeSelect": false,
        "Adc/AdcConfigSet/AdcHwUnit/AdcHwUnit_0/AdcChannel/ADC0_SE4_ADC_CV/AdcChannelRefVoltsrcHigh": false,
        "Adc/AdcConfigSet/AdcHwUnit/AdcHwUnit_0/AdcChannel/ADC0_SE4_ADC_CV/AdcChannelRefVoltsrcLow": false,
        "Adc/AdcConfigSet/AdcHwUnit/AdcHwUnit_0/AdcClockSource": false,
        "Adc/AdcConfigSet/AdcHwUnit/AdcHwUnit_0/AdcCountingDmaChannelId": false,
        "Adc/AdcConfigSet/AdcHwUnit/AdcHwUnit_0/AdcDmaChannelId": false,
        "Adc/AdcConfigSet/AdcHwUnit/AdcHwUnit_0/AdcGroup/AdcGroup_0/AdcGroupPriority": false,
        "Adc/AdcConfigSet/AdcHwUnit/AdcHwUnit_0/AdcGroup/AdcGroup_0/AdcGroupReplacement": false,
        "Adc/AdcConfigSet/AdcHwUnit/AdcHwUnit_0/AdcGroup/AdcGroup_0/AdcHwTrigSignal": false,
        "Adc/AdcConfigSet/AdcHwUnit/AdcHwUnit_0/AdcGroup/AdcGroup_0/AdcHwTrigTimer": false,
        "Adc/AdcConfigSet/AdcHwUnit/AdcHwUnit_0/AdcGroup/AdcGroup_0/AdcNotification": false,
        "Adc/AdcConfigSet/AdcHwUnit/AdcHwUnit_0/AdcPrescale": false,
        "Adc/AdcGeneral/AdcKernelEcucPartitionRef": false,
        "Adc/AdcGeneral/AdcLowPowerStatesSupport": false,
        "Adc/AdcGeneral/AdcPowerStateAsynchTransitionMode": false
      },
      "version": "/YTM32MX_2_3_0/Adc",
      "updateTime": 1778461910939,
      "lock": false
    },
    "Gpt": {
      "data": {
        "Gpt": {
          "POST_BUILD_VARIANT_USED": false,
          "IMPLEMENTATION_CONFIG_VARIANT": "VariantPostBuild",
          "GptChannelConfigSet": {
            "GptChannelConfiguration": {
              "TimerTask": {
                "GptChannelId": "0",
                "GptChannelEcucPartitionRef": {},
                "GptHwIp": "PTMR",
                "GptModuleRef": "Gpt/GptChannelConfigSet/GptPtmr/GptPtmr_0/GptPtmrChannels/GptPtmrChannels_0",
                "GptChannelMode": "GPT_CH_MODE_CONTINUOUS",
                "GptChannelTickFrequency": "40000000",
                "GptChannelClkSrcRef": "Gpt/GptDriverConfiguration/GptClockReferencePoint/GptClockReferencePoint_0",
                "GptChannelTickValueMax": "4294967295",
                "GptEnableWakeup": false,
                "GptNotification": "Gpt_Notification_TimerTask",
                "GptWakeupConfiguration": {
                  "GptWakeupSourceRef": ""
                }
              },
              "Wdg_180_Inst0": {
                "GptChannelId": "1",
                "GptChannelEcucPartitionRef": {},
                "GptHwIp": "PTMR",
                "GptModuleRef": "Gpt/GptChannelConfigSet/GptPtmr/GptPtmr_0/GptPtmrChannels/GptPtmrChannels_1",
                "GptChannelMode": "GPT_CH_MODE_CONTINUOUS",
                "GptChannelTickFrequency": 40000000,
                "GptChannelClkSrcRef": "Gpt/GptDriverConfiguration/GptClockReferencePoint/GptClockReferencePoint_0",
                "GptChannelTickValueMax": "4294967295",
                "GptEnableWakeup": false,
                "GptNotification": "Wdg_180_Inst0_Cbk_GptNotification",
                "GptWakeupConfiguration": {
                  "GptWakeupSourceRef": ""
                }
              }
            },
            "GptPtmr": {
              "GptPtmr_0": {
                "GptPtmrModule": "PTMR_0",
                "PtmrFreezeEnable": true,
                "GptPtmrChannels": {
                  "GptPtmrChannels_0": {
                    "GptPtmrChannel": "PTMR_0_CH_0"
                  },
                  "GptPtmrChannels_1": {
                    "GptPtmrChannel": "PTMR_0_CH_1"
                  }
                }
              }
            },
            "GptLptmr": {},
            "GptTmr": {},
            "GptRtc": {}
          },
          "GptHwConfiguration": {
            "GptHwConfiguration_0": {
              "GptIsrHwId": "PTMR_0_CH_0",
              "GptIsrEnable": true,
              "GptChannelIsUsed": true
            },
            "GptHwConfiguration_1": {
              "GptIsrHwId": "PTMR_0_CH_1",
              "GptIsrEnable": true,
              "GptChannelIsUsed": true
            },
            "GptHwConfiguration_2": {
              "GptIsrHwId": "PTMR_0_CH_2",
              "GptIsrEnable": true,
              "GptChannelIsUsed": true
            },
            "GptHwConfiguration_3": {
              "GptIsrHwId": "PTMR_0_CH_3",
              "GptIsrEnable": true,
              "GptChannelIsUsed": true
            },
            "GptHwConfiguration_4": {
              "GptIsrHwId": "LPTMR_0_CH_0",
              "GptIsrEnable": true,
              "GptChannelIsUsed": true
            }
          },
          "GptConfigurationOfOptApiServices": {
            "GptDeinitApi": true,
            "GptEnableDisableNotificationApi": true,
            "GptTimeElapsedApi": true,
            "GptTimeRemainingApi": true,
            "GptVersionInfoApi": false,
            "GptWakeupFunctionalityApi": false,
            "GptPredefTimerFunctionalityApi": false
          },
          "GptDriverConfiguration": {
            "GptDevErrorDetect": false,
            "GptPredefTimer100us32bitEnable": false,
            "GptEnableUserModeSupport": true,
            "GptSchmSupport": true,
            "GptPredefTimer1usEnablingGrade": "GPT_PREDEF_TIMER_1US_DISABLED",
            "GptReportWakeupSource": false,
            "GptEcucPartitionRef": {},
            "GptKernelEcucPartitionRef": "",
            "GptClockReferencePoint": {
              "GptClockReferencePoint_0": {
                "GptClockReference": "Mcu/McuModuleConfiguration/McuClockSettingConfig/McuClockSettingConfig_0/McuClockReferencePoint/McuClockReference_SLOW_BUS"
              }
            },
            "GptTmrCmpValueMin": "50",
            "GptTmrIrqCmpModify": false
          },
          "GptPredefTimerConfiguration": {
            "GptPredefTimer_1us_16Bit": {
              "GptHwChannel": "NOT_APPLICABLE",
              "GptChannelClkSrcRef": "",
              "GptChannelPrescaler": "1",
              "GptFreezeEnable": true
            },
            "GptPredefTimer_1us_24Bit": {
              "GptHwChannel": "NOT_APPLICABLE",
              "GptChannelClkSrcRef": "",
              "GptChannelPrescaler": "1",
              "GptFreezeEnable": true
            },
            "GptPredefTimer_1us_32Bit": {
              "GptHwChannel": "NOT_APPLICABLE",
              "GptChannelClkSrcRef": "",
              "GptChannelPrescaler": "1",
              "GptFreezeEnable": true
            },
            "GptPredefTimer_100us_32Bit": {
              "GptHwChannel": "NOT_APPLICABLE",
              "GptChannelClkSrcRef": "",
              "GptChannelPrescaler": "1",
              "GptFreezeEnable": true
            }
          },
          "CommonPublishedInformation": {
            "ArReleaseMajorVersion": "4",
            "ArReleaseMinorVersion": "4",
            "ArReleaseRevisionVersion": "0",
            "ModuleId": "100",
            "SwMajorVersion": "2",
            "SwMinorVersion": "3",
            "SwPatchVersion": "0",
            "VendorApiInfix": "",
            "VendorId": "180"
          }
        }
      },
      "enable": {
        "Gpt/CommonPublishedInformation/VendorApiInfix": false,
        "Gpt/GptChannelConfigSet/GptChannelConfiguration/TimerTask/GptNotification": true,
        "Gpt/GptChannelConfigSet/GptChannelConfiguration/TimerTask/GptWakeupConfiguration": false,
        "Gpt/GptChannelConfigSet/GptChannelConfiguration/Wdg_180_Inst0/GptNotification": true,
        "Gpt/GptChannelConfigSet/GptChannelConfiguration/Wdg_180_Inst0/GptWakeupConfiguration": false,
        "Gpt/GptDriverConfiguration/GptKernelEcucPartitionRef": false,
        "Gpt/GptPredefTimerConfiguration/GptPredefTimer_100us_32Bit": false,
        "Gpt/GptPredefTimerConfiguration/GptPredefTimer_1us_16Bit": false,
        "Gpt/GptPredefTimerConfiguration/GptPredefTimer_1us_24Bit": false,
        "Gpt/GptPredefTimerConfiguration/GptPredefTimer_1us_32Bit": false
      },
      "version": "/YTM32MX_2_3_0/Gpt",
      "updateTime": 1775196494428,
      "lock": false
    },
    "Port": {
      "data": {
        "Port": {
          "POST_BUILD_VARIANT_USED": false,
          "IMPLEMENTATION_CONFIG_VARIANT": "VariantPostBuild",
          "PortConfigSet": {
            "NotUsedPortPin": {
              "PortPinMode": "GPIO",
              "PortPinDirection": "PORT_PIN_IN",
              "PortPinLevelValue": "PORT_PIN_LEVEL_LOW",
              "PortPinDSE": "PORT_PIN_LOW_DRIVE_STRENGTH",
              "PortPinSR": "PORT_PIN_FAST_SLEW_RATE",
              "PortPinPS": "PORT_PIN_NO_PULL",
              "PortPinPF": false,
              "DigitalFilter": false,
              "GpioInvert": false,
              "DigitalFilterWidth": "0"
            },
            "PortContainer": {
              "ADC": {
                "PortNumberOfPortPins": "4",
                "PortPin": {
                  "ADC0_SE0_VIN_DET": {
                    "PortPinDirectionChangeable": true,
                    "PortPinModeChangeable": true,
                    "PortPinId": "1",
                    "PortPinPcr": "0",
                    "PortPinMode": "ADC0_SE0_ACMP0_IN0",
                    "PortPinDSE": "PORT_PIN_LOW_DRIVE_STRENGTH",
                    "PortPinSR": "PORT_PIN_FAST_SLEW_RATE",
                    "PortPinPS": "PORT_PIN_NO_PULL",
                    "PortPinPF": false,
                    "DigitalFilter": false,
                    "GpioInvert": false,
                    "DigitalFilterWidth": "0",
                    "PortPinInitialMode": "PORT_GPIO_MODE",
                    "PortPinLevelValue": "PORT_PIN_LEVEL_LOW",
                    "PortPinDirection": "PORT_PIN_IN",
                    "PortPinEcucPartitionRef": {}
                  },
                  "ADC0_SE4_ADC_CV": {
                    "PortPinDirectionChangeable": true,
                    "PortPinModeChangeable": true,
                    "PortPinId": "2",
                    "PortPinPcr": "32",
                    "PortPinMode": "ADC0_SE4",
                    "PortPinDSE": "PORT_PIN_LOW_DRIVE_STRENGTH",
                    "PortPinSR": "PORT_PIN_FAST_SLEW_RATE",
                    "PortPinPS": "PORT_PIN_NO_PULL",
                    "PortPinPF": false,
                    "DigitalFilter": false,
                    "GpioInvert": false,
                    "DigitalFilterWidth": "0",
                    "PortPinInitialMode": "PORT_GPIO_MODE",
                    "PortPinLevelValue": "PORT_PIN_LEVEL_LOW",
                    "PortPinDirection": "PORT_PIN_IN",
                    "PortPinEcucPartitionRef": {}
                  },
                  "ADC0_SE26_HSS_IS_ADC": {
                    "PortPinDirectionChangeable": true,
                    "PortPinModeChangeable": true,
                    "PortPinId": "3",
                    "PortPinPcr": "134",
                    "PortPinMode": "ADC0_SE26",
                    "PortPinDSE": "PORT_PIN_LOW_DRIVE_STRENGTH",
                    "PortPinSR": "PORT_PIN_FAST_SLEW_RATE",
                    "PortPinPS": "PORT_PIN_NO_PULL",
                    "PortPinPF": false,
                    "DigitalFilter": false,
                    "GpioInvert": false,
                    "DigitalFilterWidth": "0",
                    "PortPinInitialMode": "PORT_GPIO_MODE",
                    "PortPinLevelValue": "PORT_PIN_LEVEL_LOW",
                    "PortPinDirection": "PORT_PIN_IN",
                    "PortPinEcucPartitionRef": {}
                  },
                  "ADC0_SE14_ADC_TEMP": {
                    "PortPinDirectionChangeable": true,
                    "PortPinModeChangeable": true,
                    "PortPinId": "4",
                    "PortPinPcr": "80",
                    "PortPinMode": "ADC0_SE14",
                    "PortPinDSE": "PORT_PIN_LOW_DRIVE_STRENGTH",
                    "PortPinSR": "PORT_PIN_FAST_SLEW_RATE",
                    "PortPinPS": "PORT_PIN_NO_PULL",
                    "PortPinPF": false,
                    "DigitalFilter": false,
                    "GpioInvert": false,
                    "DigitalFilterWidth": "0",
                    "PortPinInitialMode": "PORT_GPIO_MODE",
                    "PortPinLevelValue": "PORT_PIN_LEVEL_LOW",
                    "PortPinDirection": "PORT_PIN_IN",
                    "PortPinEcucPartitionRef": {}
                  }
                }
              },
              "GPIO_PIN": {
                "PortNumberOfPortPins": "17",
                "PortPin": {
                  "EN_5V": {
                    "PortPinDirectionChangeable": true,
                    "PortPinModeChangeable": true,
                    "PortPinId": "5",
                    "PortPinPcr": "135",
                    "PortPinMode": "GPIO",
                    "PortPinDSE": "PORT_PIN_LOW_DRIVE_STRENGTH",
                    "PortPinSR": "PORT_PIN_FAST_SLEW_RATE",
                    "PortPinPS": "PORT_PIN_PULLUP",
                    "PortPinPF": false,
                    "DigitalFilter": false,
                    "GpioInvert": false,
                    "DigitalFilterWidth": "0",
                    "PortPinInitialMode": "PORT_GPIO_MODE",
                    "PortPinLevelValue": "PORT_PIN_LEVEL_LOW",
                    "PortPinDirection": "PORT_PIN_OUT",
                    "PortPinEcucPartitionRef": {}
                  },
                  "BUCK_EN": {
                    "PortPinDirectionChangeable": true,
                    "PortPinModeChangeable": true,
                    "PortPinId": "6",
                    "PortPinPcr": "99",
                    "PortPinMode": "GPIO",
                    "PortPinDSE": "PORT_PIN_LOW_DRIVE_STRENGTH",
                    "PortPinSR": "PORT_PIN_FAST_SLEW_RATE",
                    "PortPinPS": "PORT_PIN_NO_PULL",
                    "PortPinPF": false,
                    "DigitalFilter": false,
                    "GpioInvert": false,
                    "DigitalFilterWidth": "0",
                    "PortPinInitialMode": "PORT_GPIO_MODE",
                    "PortPinLevelValue": "PORT_PIN_LEVEL_LOW",
                    "PortPinDirection": "PORT_PIN_OUT",
                    "PortPinEcucPartitionRef": {}
                  },
                  "EWDG_OUT_B": {
                    "PortPinDirectionChangeable": true,
                    "PortPinModeChangeable": true,
                    "PortPinId": "7",
                    "PortPinPcr": "132",
                    "PortPinMode": "GPIO",
                    "PortPinDSE": "PORT_PIN_LOW_DRIVE_STRENGTH",
                    "PortPinSR": "PORT_PIN_FAST_SLEW_RATE",
                    "PortPinPS": "PORT_PIN_NO_PULL",
                    "PortPinPF": false,
                    "DigitalFilter": false,
                    "GpioInvert": false,
                    "DigitalFilterWidth": "0",
                    "PortPinInitialMode": "PORT_GPIO_MODE",
                    "PortPinLevelValue": "PORT_PIN_LEVEL_LOW",
                    "PortPinDirection": "PORT_PIN_IN",
                    "PortPinEcucPartitionRef": {}
                  },
                  "BUCK_FLT0": {
                    "PortPinDirectionChangeable": true,
                    "PortPinModeChangeable": true,
                    "PortPinId": "8",
                    "PortPinPcr": "112",
                    "PortPinMode": "GPIO",
                    "PortPinDSE": "PORT_PIN_LOW_DRIVE_STRENGTH",
                    "PortPinSR": "PORT_PIN_FAST_SLEW_RATE",
                    "PortPinPS": "PORT_PIN_NO_PULL",
                    "PortPinPF": false,
                    "DigitalFilter": false,
                    "GpioInvert": false,
                    "DigitalFilterWidth": "0",
                    "PortPinInitialMode": "PORT_GPIO_MODE",
                    "PortPinLevelValue": "PORT_PIN_LEVEL_LOW",
                    "PortPinDirection": "PORT_PIN_IN",
                    "PortPinEcucPartitionRef": {}
                  },
                  "BUCK_FLT1": {
                    "PortPinDirectionChangeable": true,
                    "PortPinModeChangeable": true,
                    "PortPinId": "9",
                    "PortPinPcr": "111",
                    "PortPinMode": "GPIO",
                    "PortPinDSE": "PORT_PIN_LOW_DRIVE_STRENGTH",
                    "PortPinSR": "PORT_PIN_FAST_SLEW_RATE",
                    "PortPinPS": "PORT_PIN_NO_PULL",
                    "PortPinPF": false,
                    "DigitalFilter": false,
                    "GpioInvert": false,
                    "DigitalFilterWidth": "0",
                    "PortPinInitialMode": "PORT_GPIO_MODE",
                    "PortPinLevelValue": "PORT_PIN_LEVEL_LOW",
                    "PortPinDirection": "PORT_PIN_IN",
                    "PortPinEcucPartitionRef": {}
                  },
                  "BUCK_CS0": {
                    "PortPinDirectionChangeable": true,
                    "PortPinModeChangeable": true,
                    "PortPinId": "10",
                    "PortPinPcr": "136",
                    "PortPinMode": "GPIO",
                    "PortPinDSE": "PORT_PIN_LOW_DRIVE_STRENGTH",
                    "PortPinSR": "PORT_PIN_FAST_SLEW_RATE",
                    "PortPinPS": "PORT_PIN_NO_PULL",
                    "PortPinPF": false,
                    "DigitalFilter": false,
                    "GpioInvert": false,
                    "DigitalFilterWidth": "0",
                    "PortPinInitialMode": "PORT_GPIO_MODE",
                    "PortPinLevelValue": "PORT_PIN_LEVEL_LOW",
                    "PortPinDirection": "PORT_PIN_OUT",
                    "PortPinEcucPartitionRef": {}
                  },
                  "BOOST_FLT": {
                    "PortPinDirectionChangeable": true,
                    "PortPinModeChangeable": true,
                    "PortPinId": "11",
                    "PortPinPcr": "102",
                    "PortPinMode": "GPIO",
                    "PortPinDSE": "PORT_PIN_LOW_DRIVE_STRENGTH",
                    "PortPinSR": "PORT_PIN_FAST_SLEW_RATE",
                    "PortPinPS": "PORT_PIN_NO_PULL",
                    "PortPinPF": false,
                    "DigitalFilter": false,
                    "GpioInvert": false,
                    "DigitalFilterWidth": "0",
                    "PortPinInitialMode": "PORT_GPIO_MODE",
                    "PortPinLevelValue": "PORT_PIN_LEVEL_LOW",
                    "PortPinDirection": "PORT_PIN_IN",
                    "PortPinEcucPartitionRef": {}
                  },
                  "BOOST_CS": {
                    "PortPinDirectionChangeable": true,
                    "PortPinModeChangeable": true,
                    "PortPinId": "12",
                    "PortPinPcr": "101",
                    "PortPinMode": "GPIO",
                    "PortPinDSE": "PORT_PIN_LOW_DRIVE_STRENGTH",
                    "PortPinSR": "PORT_PIN_FAST_SLEW_RATE",
                    "PortPinPS": "PORT_PIN_NO_PULL",
                    "PortPinPF": false,
                    "DigitalFilter": false,
                    "GpioInvert": false,
                    "DigitalFilterWidth": "0",
                    "PortPinInitialMode": "PORT_GPIO_MODE",
                    "PortPinLevelValue": "PORT_PIN_LEVEL_LOW",
                    "PortPinDirection": "PORT_PIN_OUT",
                    "PortPinEcucPartitionRef": {}
                  },
                  "GPIO_LR": {
                    "PortPinDirectionChangeable": true,
                    "PortPinModeChangeable": true,
                    "PortPinId": "13",
                    "PortPinPcr": "78",
                    "PortPinMode": "GPIO",
                    "PortPinDSE": "PORT_PIN_LOW_DRIVE_STRENGTH",
                    "PortPinSR": "PORT_PIN_FAST_SLEW_RATE",
                    "PortPinPS": "PORT_PIN_NO_PULL",
                    "PortPinPF": false,
                    "DigitalFilter": false,
                    "GpioInvert": false,
                    "DigitalFilterWidth": "0",
                    "PortPinInitialMode": "PORT_GPIO_MODE",
                    "PortPinLevelValue": "PORT_PIN_LEVEL_LOW",
                    "PortPinDirection": "PORT_PIN_IN",
                    "PortPinEcucPartitionRef": {}
                  },
                  "MCU_Pin29": {
                    "PortPinDirectionChangeable": true,
                    "PortPinModeChangeable": true,
                    "PortPinId": "14",
                    "PortPinPcr": "79",
                    "PortPinMode": "GPIO",
                    "PortPinDSE": "PORT_PIN_LOW_DRIVE_STRENGTH",
                    "PortPinSR": "PORT_PIN_FAST_SLEW_RATE",
                    "PortPinPS": "PORT_PIN_NO_PULL",
                    "PortPinPF": false,
                    "DigitalFilter": false,
                    "GpioInvert": false,
                    "DigitalFilterWidth": "0",
                    "PortPinInitialMode": "PORT_GPIO_MODE",
                    "PortPinLevelValue": "PORT_PIN_LEVEL_LOW",
                    "PortPinDirection": "PORT_PIN_OUT",
                    "PortPinEcucPartitionRef": {}
                  },
                  "Buck2_CS1": {
                    "PortPinDirectionChangeable": true,
                    "PortPinModeChangeable": true,
                    "PortPinId": "15",
                    "PortPinPcr": "37",
                    "PortPinMode": "GPIO",
                    "PortPinDSE": "PORT_PIN_LOW_DRIVE_STRENGTH",
                    "PortPinSR": "PORT_PIN_FAST_SLEW_RATE",
                    "PortPinPS": "PORT_PIN_NO_PULL",
                    "PortPinPF": false,
                    "DigitalFilter": false,
                    "GpioInvert": false,
                    "DigitalFilterWidth": "0",
                    "PortPinInitialMode": "PORT_GPIO_MODE",
                    "PortPinLevelValue": "PORT_PIN_LEVEL_LOW",
                    "PortPinDirection": "PORT_PIN_OUT",
                    "PortPinEcucPartitionRef": {}
                  },
                  "MCU_Pin33": {
                    "PortPinDirectionChangeable": true,
                    "PortPinModeChangeable": true,
                    "PortPinId": "16",
                    "PortPinPcr": "33",
                    "PortPinMode": "GPIO",
                    "PortPinDSE": "PORT_PIN_LOW_DRIVE_STRENGTH",
                    "PortPinSR": "PORT_PIN_FAST_SLEW_RATE",
                    "PortPinPS": "PORT_PIN_NO_PULL",
                    "PortPinPF": false,
                    "DigitalFilter": false,
                    "GpioInvert": false,
                    "DigitalFilterWidth": "0",
                    "PortPinInitialMode": "PORT_GPIO_MODE",
                    "PortPinLevelValue": "PORT_PIN_LEVEL_LOW",
                    "PortPinDirection": "PORT_PIN_OUT",
                    "PortPinEcucPartitionRef": {}
                  },
                  "MCU_Pin38": {
                    "PortPinDirectionChangeable": true,
                    "PortPinModeChangeable": true,
                    "PortPinId": "17",
                    "PortPinPcr": "6",
                    "PortPinMode": "GPIO",
                    "PortPinDSE": "PORT_PIN_LOW_DRIVE_STRENGTH",
                    "PortPinSR": "PORT_PIN_FAST_SLEW_RATE",
                    "PortPinPS": "PORT_PIN_NO_PULL",
                    "PortPinPF": false,
                    "DigitalFilter": false,
                    "GpioInvert": false,
                    "DigitalFilterWidth": "0",
                    "PortPinInitialMode": "PORT_GPIO_MODE",
                    "PortPinLevelValue": "PORT_PIN_LEVEL_LOW",
                    "PortPinDirection": "PORT_PIN_OUT",
                    "PortPinEcucPartitionRef": {}
                  },
                  "MCU_Pin42": {
                    "PortPinDirectionChangeable": true,
                    "PortPinModeChangeable": true,
                    "PortPinId": "18",
                    "PortPinPcr": "45",
                    "PortPinMode": "GPIO",
                    "PortPinDSE": "PORT_PIN_LOW_DRIVE_STRENGTH",
                    "PortPinSR": "PORT_PIN_FAST_SLEW_RATE",
                    "PortPinPS": "PORT_PIN_NO_PULL",
                    "PortPinPF": false,
                    "DigitalFilter": false,
                    "GpioInvert": false,
                    "DigitalFilterWidth": "0",
                    "PortPinInitialMode": "PORT_GPIO_MODE",
                    "PortPinLevelValue": "PORT_PIN_LEVEL_LOW",
                    "PortPinDirection": "PORT_PIN_OUT",
                    "PortPinEcucPartitionRef": {}
                  },
                  "MCU_Pin43": {
                    "PortPinDirectionChangeable": true,
                    "PortPinModeChangeable": true,
                    "PortPinId": "19",
                    "PortPinPcr": "44",
                    "PortPinMode": "GPIO",
                    "PortPinDSE": "PORT_PIN_LOW_DRIVE_STRENGTH",
                    "PortPinSR": "PORT_PIN_FAST_SLEW_RATE",
                    "PortPinPS": "PORT_PIN_NO_PULL",
                    "PortPinPF": false,
                    "DigitalFilter": false,
                    "GpioInvert": false,
                    "DigitalFilterWidth": "0",
                    "PortPinInitialMode": "PORT_GPIO_MODE",
                    "PortPinLevelValue": "PORT_PIN_LEVEL_LOW",
                    "PortPinDirection": "PORT_PIN_OUT",
                    "PortPinEcucPartitionRef": {}
                  },
                  "MCU_Pin27": {
                    "PortPinDirectionChangeable": true,
                    "PortPinModeChangeable": true,
                    "PortPinId": "20",
                    "PortPinPcr": "81",
                    "PortPinMode": "GPIO",
                    "PortPinDSE": "PORT_PIN_LOW_DRIVE_STRENGTH",
                    "PortPinSR": "PORT_PIN_FAST_SLEW_RATE",
                    "PortPinPS": "PORT_PIN_NO_PULL",
                    "PortPinPF": false,
                    "DigitalFilter": false,
                    "GpioInvert": false,
                    "DigitalFilterWidth": "0",
                    "PortPinInitialMode": "PORT_GPIO_MODE",
                    "PortPinLevelValue": "PORT_PIN_LEVEL_LOW",
                    "PortPinDirection": "PORT_PIN_OUT",
                    "PortPinEcucPartitionRef": {}
                  },
                  "MCU_Pin37": {
                    "PortPinDirectionChangeable": true,
                    "PortPinModeChangeable": true,
                    "PortPinId": "21",
                    "PortPinPcr": "7",
                    "PortPinMode": "GPIO",
                    "PortPinDSE": "PORT_PIN_LOW_DRIVE_STRENGTH",
                    "PortPinSR": "PORT_PIN_FAST_SLEW_RATE",
                    "PortPinPS": "PORT_PIN_NO_PULL",
                    "PortPinPF": false,
                    "DigitalFilter": false,
                    "GpioInvert": false,
                    "DigitalFilterWidth": "0",
                    "PortPinInitialMode": "PORT_GPIO_MODE",
                    "PortPinLevelValue": "PORT_PIN_LEVEL_LOW",
                    "PortPinDirection": "PORT_PIN_OUT",
                    "PortPinEcucPartitionRef": {}
                  }
                }
              },
              "SPI0": {
                "PortNumberOfPortPins": "3",
                "PortPin": {
                  "SPI0_SOUT_BOOST_MOSI": {
                    "PortPinDirectionChangeable": true,
                    "PortPinModeChangeable": true,
                    "PortPinId": "22",
                    "PortPinPcr": "36",
                    "PortPinMode": "SPI0_SOUT",
                    "PortPinDSE": "PORT_PIN_LOW_DRIVE_STRENGTH",
                    "PortPinSR": "PORT_PIN_FAST_SLEW_RATE",
                    "PortPinPS": "PORT_PIN_NO_PULL",
                    "PortPinPF": false,
                    "DigitalFilter": false,
                    "GpioInvert": false,
                    "DigitalFilterWidth": "0",
                    "PortPinInitialMode": "PORT_GPIO_MODE",
                    "PortPinLevelValue": "PORT_PIN_LEVEL_LOW",
                    "PortPinDirection": "PORT_PIN_OUT",
                    "PortPinEcucPartitionRef": {}
                  },
                  "SPI0_SIN_BOOST_MISO": {
                    "PortPinDirectionChangeable": true,
                    "PortPinModeChangeable": true,
                    "PortPinId": "23",
                    "PortPinPcr": "35",
                    "PortPinMode": "SPI0_SIN",
                    "PortPinDSE": "PORT_PIN_LOW_DRIVE_STRENGTH",
                    "PortPinSR": "PORT_PIN_FAST_SLEW_RATE",
                    "PortPinPS": "PORT_PIN_NO_PULL",
                    "PortPinPF": false,
                    "DigitalFilter": false,
                    "GpioInvert": false,
                    "DigitalFilterWidth": "0",
                    "PortPinInitialMode": "PORT_GPIO_MODE",
                    "PortPinLevelValue": "PORT_PIN_LEVEL_LOW",
                    "PortPinDirection": "PORT_PIN_IN",
                    "PortPinEcucPartitionRef": {}
                  },
                  "SPI0_SCK_BOOST_CLK": {
                    "PortPinDirectionChangeable": true,
                    "PortPinModeChangeable": true,
                    "PortPinId": "24",
                    "PortPinPcr": "34",
                    "PortPinMode": "SPI0_SCK",
                    "PortPinDSE": "PORT_PIN_LOW_DRIVE_STRENGTH",
                    "PortPinSR": "PORT_PIN_FAST_SLEW_RATE",
                    "PortPinPS": "PORT_PIN_NO_PULL",
                    "PortPinPF": false,
                    "DigitalFilter": false,
                    "GpioInvert": false,
                    "DigitalFilterWidth": "0",
                    "PortPinInitialMode": "PORT_GPIO_MODE",
                    "PortPinLevelValue": "PORT_PIN_LEVEL_LOW",
                    "PortPinDirection": "PORT_PIN_OUT",
                    "PortPinEcucPartitionRef": {}
                  }
                }
              },
              "PWM": {
                "PortNumberOfPortPins": "1",
                "PortPin": {
                  "BOOST_LH": {
                    "PortPinDirectionChangeable": true,
                    "PortPinModeChangeable": true,
                    "PortPinId": "25",
                    "PortPinPcr": "103",
                    "PortPinMode": "eTMR0_CH3",
                    "PortPinDSE": "PORT_PIN_LOW_DRIVE_STRENGTH",
                    "PortPinSR": "PORT_PIN_FAST_SLEW_RATE",
                    "PortPinPS": "PORT_PIN_NO_PULL",
                    "PortPinPF": false,
                    "DigitalFilter": false,
                    "GpioInvert": false,
                    "DigitalFilterWidth": "0",
                    "PortPinInitialMode": "PORT_GPIO_MODE",
                    "PortPinLevelValue": "PORT_PIN_LEVEL_LOW",
                    "PortPinDirection": "PORT_PIN_OUT",
                    "PortPinEcucPartitionRef": {}
                  }
                }
              },
              "CAN1": {
                "PortNumberOfPortPins": "2",
                "PortPin": {
                  "CAN1_RX_PTC6": {
                    "PortPinDirectionChangeable": true,
                    "PortPinModeChangeable": true,
                    "PortPinId": "26",
                    "PortPinPcr": "70",
                    "PortPinMode": "CAN1_RX",
                    "PortPinDSE": "PORT_PIN_LOW_DRIVE_STRENGTH",
                    "PortPinSR": "PORT_PIN_FAST_SLEW_RATE",
                    "PortPinPS": "PORT_PIN_NO_PULL",
                    "PortPinPF": false,
                    "DigitalFilter": false,
                    "GpioInvert": false,
                    "DigitalFilterWidth": "0",
                    "PortPinInitialMode": "PORT_GPIO_MODE",
                    "PortPinLevelValue": "PORT_PIN_LEVEL_LOW",
                    "PortPinDirection": "PORT_PIN_IN",
                    "PortPinEcucPartitionRef": {}
                  },
                  "CAN1_TX_PTC7": {
                    "PortPinDirectionChangeable": true,
                    "PortPinModeChangeable": true,
                    "PortPinId": "27",
                    "PortPinPcr": "71",
                    "PortPinMode": "CAN1_TX",
                    "PortPinDSE": "PORT_PIN_LOW_DRIVE_STRENGTH",
                    "PortPinSR": "PORT_PIN_FAST_SLEW_RATE",
                    "PortPinPS": "PORT_PIN_NO_PULL",
                    "PortPinPF": false,
                    "DigitalFilter": false,
                    "GpioInvert": false,
                    "DigitalFilterWidth": "0",
                    "PortPinInitialMode": "PORT_GPIO_MODE",
                    "PortPinLevelValue": "PORT_PIN_LEVEL_LOW",
                    "PortPinDirection": "PORT_PIN_IN",
                    "PortPinEcucPartitionRef": {}
                  }
                }
              }
            },
            "UnTouchedPortPin": {
              "Reset": {
                "PortPinPcr": "5"
              },
              "SWD_IO": {
                "PortPinPcr": "4"
              },
              "SWD_CLK": {
                "PortPinPcr": "68"
              }
            }
          },
          "PortGeneral": {
            "PortDevErrorDetect": true,
            "PortSetPinDirectionApi": true,
            "PortSetPinModeApi": true,
            "PortVersionInfoApi": true,
            "PortReadbackEnable": false,
            "PortEnableSchmSupport": true,
            "PortEnableUserModeSupport": true,
            "PortEcucPartitionRef": {}
          },
          "CommonPublishedInformation": {
            "ArReleaseMajorVersion": "4",
            "ArReleaseMinorVersion": "4",
            "ArReleaseRevisionVersion": "0",
            "ModuleId": "124",
            "SwMajorVersion": "2",
            "SwMinorVersion": "3",
            "SwPatchVersion": "0",
            "VendorApiInfix": "",
            "VendorId": "180"
          }
        }
      },
      "enable": {
        "Port/CommonPublishedInformation/VendorApiInfix": false
      },
      "version": "/YTM32MX_2_3_0/Port",
      "updateTime": 1779095430018,
      "lock": false
    },
    "Dio": {
      "data": {
        "Dio": {
          "POST_BUILD_VARIANT_USED": false,
          "IMPLEMENTATION_CONFIG_VARIANT": "VariantPreCompile",
          "DioConfig": {
            "DioPort": {
              "PORTB": {
                "DioPortId": "1",
                "DioChannel": {
                  "BUCK_CS1": {
                    "DioChannelId": "5",
                    "DioChannelEcucPartitionRef": {}
                  },
                  "MCU_Pin33": {
                    "DioChannelId": "1",
                    "DioChannelEcucPartitionRef": {}
                  },
                  "MCU_Pin42": {
                    "DioChannelId": "13",
                    "DioChannelEcucPartitionRef": {}
                  },
                  "MCU_Pin43": {
                    "DioChannelId": "12",
                    "DioChannelEcucPartitionRef": {}
                  }
                },
                "DioChannelGroup": {},
                "DioPortEcucPartitionRef": {}
              },
              "PORTC": {
                "DioPortId": "2",
                "DioChannel": {
                  "GPIO_LR": {
                    "DioChannelId": "14",
                    "DioChannelEcucPartitionRef": {}
                  },
                  "MCU_Pin29": {
                    "DioChannelId": "15",
                    "DioChannelEcucPartitionRef": {}
                  },
                  "MCU_Pin27": {
                    "DioChannelId": "17",
                    "DioChannelEcucPartitionRef": {}
                  }
                },
                "DioChannelGroup": {},
                "DioPortEcucPartitionRef": {}
              },
              "PORTD": {
                "DioPortId": "3",
                "DioChannel": {
                  "BUCK_FLT0": {
                    "DioChannelId": "16",
                    "DioChannelEcucPartitionRef": {}
                  },
                  "BUCK_FLT1": {
                    "DioChannelId": "15",
                    "DioChannelEcucPartitionRef": {}
                  },
                  "BOOST_FLT": {
                    "DioChannelId": "6",
                    "DioChannelEcucPartitionRef": {}
                  },
                  "BOOST_CS": {
                    "DioChannelId": "5",
                    "DioChannelEcucPartitionRef": {}
                  },
                  "BUCK_EN": {
                    "DioChannelId": "3",
                    "DioChannelEcucPartitionRef": {}
                  }
                },
                "DioChannelGroup": {},
                "DioPortEcucPartitionRef": {}
              },
              "PORTE": {
                "DioPortId": "4",
                "DioChannel": {
                  "EWDG_OUT_B": {
                    "DioChannelId": "4",
                    "DioChannelEcucPartitionRef": {}
                  },
                  "BUCK_CS0": {
                    "DioChannelId": "8",
                    "DioChannelEcucPartitionRef": {}
                  },
                  "EN_5V": {
                    "DioChannelId": "7",
                    "DioChannelEcucPartitionRef": {}
                  }
                },
                "DioChannelGroup": {},
                "DioPortEcucPartitionRef": {}
              },
              "PORTA": {
                "DioPortId": "0",
                "DioChannel": {
                  "MCU_Pin38": {
                    "DioChannelId": "6",
                    "DioChannelEcucPartitionRef": {}
                  },
                  "MCU_Pin37": {
                    "DioChannelId": "7",
                    "DioChannelEcucPartitionRef": {}
                  }
                },
                "DioChannelGroup": {},
                "DioPortEcucPartitionRef": {}
              }
            }
          },
          "DioGeneral": {
            "DioDevErrorDetect": false,
            "GPIODioIPDevErrorDetect": false,
            "DioVersionInfoApi": false,
            "DioChannelIdContinuity": false,
            "DioFlipChannelApi": true,
            "DioMaskedWritePortApi": true,
            "DioEnableSchmSupport": true,
            "DioEnableUserModeSupport": true,
            "DioMulticoreSupport": false,
            "DioEcucPartitionRef": {}
          },
          "CommonPublishedInformation": {
            "ArReleaseMajorVersion": "4",
            "ArReleaseMinorVersion": "4",
            "ArReleaseRevisionVersion": "0",
            "ModuleId": "120",
            "SwMajorVersion": "2",
            "SwMinorVersion": "3",
            "SwPatchVersion": "0",
            "VendorApiInfix": "",
            "VendorId": "180"
          }
        }
      },
      "enable": {
        "Dio/CommonPublishedInformation/VendorApiInfix": false
      },
      "version": "/YTM32MX_2_3_0/Dio",
      "updateTime": 1776911024507,
      "lock": false
    },
    "Fee": {
      "data": {
        "Fee": {
          "POST_BUILD_VARIANT_USED": false,
          "IMPLEMENTATION_CONFIG_VARIANT": "VariantPreCompile",
          "FeeClusterGroup": {
            "Fee_DataGroup": {
              "FeeCluster": {
                "FeeCluster_0": {
                  "FeeSector": {
                    "FeeSector_0": {
                      "FeeSectorRef": "Fls/FlsConfigSet/FlsSectorList/FlsSector/DFlsSector_0",
                      "FeeSectorIndex": "0"
                    },
                    "FeeSector_1": {
                      "FeeSectorRef": "Fls/FlsConfigSet/FlsSectorList/FlsSector/DFlsSector_1",
                      "FeeSectorIndex": "1"
                    },
                    "FeeSector_2": {
                      "FeeSectorRef": "Fls/FlsConfigSet/FlsSectorList/FlsSector/DFlsSector_2",
                      "FeeSectorIndex": "2"
                    },
                    "FeeSector_3": {
                      "FeeSectorRef": "Fls/FlsConfigSet/FlsSectorList/FlsSector/DFlsSector_3",
                      "FeeSectorIndex": "3"
                    },
                    "FeeSector_4": {
                      "FeeSectorRef": "Fls/FlsConfigSet/FlsSectorList/FlsSector/DFlsSector_4",
                      "FeeSectorIndex": "4"
                    },
                    "FeeSector_5": {
                      "FeeSectorRef": "Fls/FlsConfigSet/FlsSectorList/FlsSector/DFlsSector_5",
                      "FeeSectorIndex": "5"
                    },
                    "FeeSector_6": {
                      "FeeSectorRef": "Fls/FlsConfigSet/FlsSectorList/FlsSector/DFlsSector_6",
                      "FeeSectorIndex": "6"
                    },
                    "FeeSector_7": {
                      "FeeSectorRef": "Fls/FlsConfigSet/FlsSectorList/FlsSector/DFlsSector_7",
                      "FeeSectorIndex": "7"
                    },
                    "FeeSector_8": {
                      "FeeSectorRef": "Fls/FlsConfigSet/FlsSectorList/FlsSector/DFlsSector_8",
                      "FeeSectorIndex": "8"
                    },
                    "FeeSector_9": {
                      "FeeSectorRef": "Fls/FlsConfigSet/FlsSectorList/FlsSector/DFlsSector_9",
                      "FeeSectorIndex": "9"
                    },
                    "FeeSector_10": {
                      "FeeSectorRef": "Fls/FlsConfigSet/FlsSectorList/FlsSector/DFlsSector_10",
                      "FeeSectorIndex": "10"
                    },
                    "FeeSector_11": {
                      "FeeSectorRef": "Fls/FlsConfigSet/FlsSectorList/FlsSector/DFlsSector_11",
                      "FeeSectorIndex": "11"
                    },
                    "FeeSector_12": {
                      "FeeSectorRef": "Fls/FlsConfigSet/FlsSectorList/FlsSector/DFlsSector_12",
                      "FeeSectorIndex": "12"
                    },
                    "FeeSector_13": {
                      "FeeSectorRef": "Fls/FlsConfigSet/FlsSectorList/FlsSector/DFlsSector_13",
                      "FeeSectorIndex": "13"
                    },
                    "FeeSector_14": {
                      "FeeSectorRef": "Fls/FlsConfigSet/FlsSectorList/FlsSector/DFlsSector_14",
                      "FeeSectorIndex": "14"
                    },
                    "FeeSector_15": {
                      "FeeSectorRef": "Fls/FlsConfigSet/FlsSectorList/FlsSector/DFlsSector_15",
                      "FeeSectorIndex": "15"
                    },
                    "FeeSector_16": {
                      "FeeSectorRef": "Fls/FlsConfigSet/FlsSectorList/FlsSector/DFlsSector_16",
                      "FeeSectorIndex": "16"
                    },
                    "FeeSector_17": {
                      "FeeSectorRef": "Fls/FlsConfigSet/FlsSectorList/FlsSector/DFlsSector_17",
                      "FeeSectorIndex": "17"
                    },
                    "FeeSector_18": {
                      "FeeSectorRef": "Fls/FlsConfigSet/FlsSectorList/FlsSector/DFlsSector_18",
                      "FeeSectorIndex": "18"
                    }
                  }
                },
                "FeeCluster_1": {
                  "FeeSector": {
                    "FeeSector_0": {
                      "FeeSectorRef": "Fls/FlsConfigSet/FlsSectorList/FlsSector/DFlsSector_19",
                      "FeeSectorIndex": "0"
                    },
                    "FeeSector_1": {
                      "FeeSectorRef": "Fls/FlsConfigSet/FlsSectorList/FlsSector/DFlsSector_20",
                      "FeeSectorIndex": "1"
                    },
                    "FeeSector_2": {
                      "FeeSectorRef": "Fls/FlsConfigSet/FlsSectorList/FlsSector/DFlsSector_21",
                      "FeeSectorIndex": "2"
                    },
                    "FeeSector_3": {
                      "FeeSectorRef": "Fls/FlsConfigSet/FlsSectorList/FlsSector/DFlsSector_22",
                      "FeeSectorIndex": "3"
                    },
                    "FeeSector_4": {
                      "FeeSectorRef": "Fls/FlsConfigSet/FlsSectorList/FlsSector/DFlsSector_23",
                      "FeeSectorIndex": "4"
                    },
                    "FeeSector_5": {
                      "FeeSectorRef": "Fls/FlsConfigSet/FlsSectorList/FlsSector/DFlsSector_24",
                      "FeeSectorIndex": "5"
                    },
                    "FeeSector_6": {
                      "FeeSectorRef": "Fls/FlsConfigSet/FlsSectorList/FlsSector/DFlsSector_25",
                      "FeeSectorIndex": "6"
                    },
                    "FeeSector_7": {
                      "FeeSectorRef": "Fls/FlsConfigSet/FlsSectorList/FlsSector/DFlsSector_26",
                      "FeeSectorIndex": "7"
                    },
                    "FeeSector_8": {
                      "FeeSectorRef": "Fls/FlsConfigSet/FlsSectorList/FlsSector/DFlsSector_27",
                      "FeeSectorIndex": "8"
                    },
                    "FeeSector_9": {
                      "FeeSectorRef": "Fls/FlsConfigSet/FlsSectorList/FlsSector/DFlsSector_28",
                      "FeeSectorIndex": "9"
                    },
                    "FeeSector_10": {
                      "FeeSectorRef": "Fls/FlsConfigSet/FlsSectorList/FlsSector/DFlsSector_29",
                      "FeeSectorIndex": "10"
                    },
                    "FeeSector_11": {
                      "FeeSectorRef": "Fls/FlsConfigSet/FlsSectorList/FlsSector/DFlsSector_30",
                      "FeeSectorIndex": "11"
                    },
                    "FeeSector_12": {
                      "FeeSectorRef": "Fls/FlsConfigSet/FlsSectorList/FlsSector/DFlsSector_31",
                      "FeeSectorIndex": "12"
                    },
                    "FeeSector_13": {
                      "FeeSectorRef": "Fls/FlsConfigSet/FlsSectorList/FlsSector/DFlsSector_32",
                      "FeeSectorIndex": "13"
                    },
                    "FeeSector_14": {
                      "FeeSectorRef": "Fls/FlsConfigSet/FlsSectorList/FlsSector/DFlsSector_33",
                      "FeeSectorIndex": "14"
                    },
                    "FeeSector_15": {
                      "FeeSectorRef": "Fls/FlsConfigSet/FlsSectorList/FlsSector/DFlsSector_34",
                      "FeeSectorIndex": "15"
                    },
                    "FeeSector_16": {
                      "FeeSectorRef": "Fls/FlsConfigSet/FlsSectorList/FlsSector/DFlsSector_35",
                      "FeeSectorIndex": "16"
                    },
                    "FeeSector_17": {
                      "FeeSectorRef": "Fls/FlsConfigSet/FlsSectorList/FlsSector/DFlsSector_36",
                      "FeeSectorIndex": "17"
                    },
                    "FeeSector_18": {
                      "FeeSectorRef": "Fls/FlsConfigSet/FlsSectorList/FlsSector/DFlsSector_37",
                      "FeeSectorIndex": "18"
                    }
                  }
                }
              },
              "IMPLEMENTATION_CONFIG_VARIANT": "VariantPreCompile"
            }
          },
          "FeeBlockConfiguration": {
            "FeeBlockConfiguration_0": {
              "FeeClusterGroupRef": "Fee/FeeClusterGroup/Fee_DataGroup",
              "FeeBlockNumber": "0x100",
              "FeeBlockSize": "16",
              "FeeImmediateData": false,
              "FeeNumberOfWriteCycles": "0",
              "FeeDeviceIndex": "Fls/FlsGeneral",
              "FeeBlockAssignment": "APPLICATION"
            },
            "FeeBlockConfiguration_1": {
              "FeeClusterGroupRef": "Fee/FeeClusterGroup/Fee_DataGroup",
              "FeeBlockNumber": "0x101",
              "FeeBlockSize": "16",
              "FeeImmediateData": false,
              "FeeNumberOfWriteCycles": "0",
              "FeeDeviceIndex": "Fls/FlsGeneral",
              "FeeBlockAssignment": "APPLICATION"
            },
            "FeeBlockConfiguration_Dem_Data": {
              "FeeClusterGroupRef": "Fee/FeeClusterGroup/Fee_DataGroup",
              "FeeBlockNumber": "0x200",
              "FeeBlockSize": "1800",
              "FeeImmediateData": false,
              "FeeNumberOfWriteCycles": "0",
              "FeeDeviceIndex": "Fls/FlsGeneral",
              "FeeBlockAssignment": "APPLICATION"
            },
            "FeeBlockConfiguration_Dem_Event": {
              "FeeClusterGroupRef": "Fee/FeeClusterGroup/Fee_DataGroup",
              "FeeBlockNumber": "0x300",
              "FeeBlockSize": "512",
              "FeeImmediateData": false,
              "FeeNumberOfWriteCycles": "0",
              "FeeDeviceIndex": "Fls/FlsGeneral",
              "FeeBlockAssignment": "APPLICATION"
            },
            "FeeBlockConfiguration_0x0110": {
              "FeeClusterGroupRef": "Fee/FeeClusterGroup/Fee_DataGroup",
              "FeeBlockNumber": "0x400",
              "FeeBlockSize": "16",
              "FeeImmediateData": false,
              "FeeNumberOfWriteCycles": "0",
              "FeeDeviceIndex": "Fls/FlsGeneral",
              "FeeBlockAssignment": "APPLICATION"
            },
            "FeeBlockConfiguration_0x0120": {
              "FeeClusterGroupRef": "Fee/FeeClusterGroup/Fee_DataGroup",
              "FeeBlockNumber": "0x500",
              "FeeBlockSize": "16",
              "FeeImmediateData": false,
              "FeeNumberOfWriteCycles": "0",
              "FeeDeviceIndex": "Fls/FlsGeneral",
              "FeeBlockAssignment": "APPLICATION"
            },
            "FeeBlockConfiguration_0xF102": {
              "FeeClusterGroupRef": "Fee/FeeClusterGroup/Fee_DataGroup",
              "FeeBlockNumber": "0x600",
              "FeeBlockSize": "32",
              "FeeImmediateData": false,
              "FeeNumberOfWriteCycles": "0",
              "FeeDeviceIndex": "Fls/FlsGeneral",
              "FeeBlockAssignment": "APPLICATION"
            },
            "FeeBlockConfiguration_0xF103": {
              "FeeClusterGroupRef": "Fee/FeeClusterGroup/Fee_DataGroup",
              "FeeBlockNumber": "0x700",
              "FeeBlockSize": "64",
              "FeeImmediateData": false,
              "FeeNumberOfWriteCycles": "0",
              "FeeDeviceIndex": "Fls/FlsGeneral",
              "FeeBlockAssignment": "APPLICATION"
            },
            "FeeBlockConfiguration_0xF190": {
              "FeeClusterGroupRef": "Fee/FeeClusterGroup/Fee_DataGroup",
              "FeeBlockNumber": "0x800",
              "FeeBlockSize": "32",
              "FeeImmediateData": false,
              "FeeNumberOfWriteCycles": "0",
              "FeeDeviceIndex": "Fls/FlsGeneral",
              "FeeBlockAssignment": "APPLICATION"
            },
            "FeeBlockConfiguration_0x101A": {
              "FeeClusterGroupRef": "Fee/FeeClusterGroup/Fee_DataGroup",
              "FeeBlockNumber": "0x900",
              "FeeBlockSize": "16",
              "FeeImmediateData": false,
              "FeeNumberOfWriteCycles": "0",
              "FeeDeviceIndex": "Fls/FlsGeneral",
              "FeeBlockAssignment": "APPLICATION"
            },
            "FeeBlockConfiguration_0x101B": {
              "FeeClusterGroupRef": "Fee/FeeClusterGroup/Fee_DataGroup",
              "FeeBlockNumber": "0xa00",
              "FeeBlockSize": "16",
              "FeeImmediateData": false,
              "FeeNumberOfWriteCycles": "0",
              "FeeDeviceIndex": "Fls/FlsGeneral",
              "FeeBlockAssignment": "APPLICATION"
            },
            "FeeBlockConfiguration_0x101C": {
              "FeeClusterGroupRef": "Fee/FeeClusterGroup/Fee_DataGroup",
              "FeeBlockNumber": "0xb00",
              "FeeBlockSize": "16",
              "FeeImmediateData": false,
              "FeeNumberOfWriteCycles": "0",
              "FeeDeviceIndex": "Fls/FlsGeneral",
              "FeeBlockAssignment": "APPLICATION"
            },
            "FeeBlockConfiguration_0x101D": {
              "FeeClusterGroupRef": "Fee/FeeClusterGroup/Fee_DataGroup",
              "FeeBlockNumber": "0xc00",
              "FeeBlockSize": "16",
              "FeeImmediateData": false,
              "FeeNumberOfWriteCycles": "0",
              "FeeDeviceIndex": "Fls/FlsGeneral",
              "FeeBlockAssignment": "APPLICATION"
            },
            "FeeBlockConfiguration_0x101E": {
              "FeeClusterGroupRef": "Fee/FeeClusterGroup/Fee_DataGroup",
              "FeeBlockNumber": "0xd00",
              "FeeBlockSize": "16",
              "FeeImmediateData": false,
              "FeeNumberOfWriteCycles": "0",
              "FeeDeviceIndex": "Fls/FlsGeneral",
              "FeeBlockAssignment": "APPLICATION"
            },
            "FeeBlockConfiguration_0x101F": {
              "FeeClusterGroupRef": "Fee/FeeClusterGroup/Fee_DataGroup",
              "FeeBlockNumber": "0xe00",
              "FeeBlockSize": "16",
              "FeeImmediateData": false,
              "FeeNumberOfWriteCycles": "0",
              "FeeDeviceIndex": "Fls/FlsGeneral",
              "FeeBlockAssignment": "APPLICATION"
            },
            "FeeBlockConfiguration_0x1020": {
              "FeeClusterGroupRef": "Fee/FeeClusterGroup/Fee_DataGroup",
              "FeeBlockNumber": "0xf00",
              "FeeBlockSize": "16",
              "FeeImmediateData": false,
              "FeeNumberOfWriteCycles": "0",
              "FeeDeviceIndex": "Fls/FlsGeneral",
              "FeeBlockAssignment": "APPLICATION"
            },
            "FeeBlockConfiguration_0x1041": {
              "FeeClusterGroupRef": "Fee/FeeClusterGroup/Fee_DataGroup",
              "FeeBlockNumber": "0x1000",
              "FeeBlockSize": "16",
              "FeeImmediateData": false,
              "FeeNumberOfWriteCycles": "0",
              "FeeDeviceIndex": "Fls/FlsGeneral",
              "FeeBlockAssignment": "APPLICATION"
            },
            "FeeBlock_App_Nvm_Data": {
              "FeeClusterGroupRef": "Fee/FeeClusterGroup/Fee_DataGroup",
              "FeeBlockNumber": "0x1100",
              "FeeBlockSize": "1024",
              "FeeImmediateData": false,
              "FeeNumberOfWriteCycles": "0",
              "FeeDeviceIndex": "Fls/FlsGeneral",
              "FeeBlockAssignment": "APPLICATION"
            }
          },
          "FeeGeneral": {
            "FeeDevErrorDetect": true,
            "FeeMainFunctionPeriod": "0.005",
            "FeeNvmJobEndNotification": "NvM_JobEndNotification",
            "FeeNvmJobErrorNotification": "NvM_JobErrorNotification",
            "FeeClusterFormatNotification": "NULL_PTR",
            "FeePollingMode": false,
            "FeeSetModeSupported": true,
            "FeeVersionInfoApi": true,
            "FeeVirtualPageSize": "8",
            "FeeDataBufferSize": "32",
            "FeeBlockAlwaysAvailable": true,
            "FeeLegacyEraseMode": true,
            "FeeSwapForeignBlocksEnabled": true,
            "FeeMarkEmptyBlocksInvalid": true,
            "FeeConfigAssignment": "APPLICATION",
            "FeeMaximumNumberBlocks": "19",
            "FeeEnableSchmSupport": true
          },
          "CommonPublishedInformation": {
            "ArReleaseMajorVersion": "4",
            "ArReleaseMinorVersion": "4",
            "ArReleaseRevisionVersion": "0",
            "ModuleId": "21",
            "SwMajorVersion": "2",
            "SwMinorVersion": "3",
            "SwPatchVersion": "0",
            "VendorApiInfix": "",
            "VendorId": "180"
          },
          "FeePublishedInformation": {
            "FeeBlockOverhead": "0",
            "FeePageOverhead": "0"
          }
        }
      },
      "enable": {
        "Fee/CommonPublishedInformation/VendorApiInfix": false,
        "Fee/FeeGeneral/FeeClusterFormatNotification": false,
        "Fee/FeeGeneral/FeeNvmJobEndNotification": false,
        "Fee/FeeGeneral/FeeNvmJobErrorNotification": false
      },
      "version": "/YTM32MX_2_3_0/Fee",
      "updateTime": 1776413090180,
      "lock": false
    },
    "Fls": {
      "data": {
        "Fls": {
          "POST_BUILD_VARIANT_USED": false,
          "IMPLEMENTATION_CONFIG_VARIANT": "VariantPostBuild",
          "FlsConfigSet": {
            "FlsAcErase": "1073751296",
            "FlsAcWrite": "1073751296",
            "FlsAcErasePointer": "NULL_PTR",
            "FlsAcWritePointer": "NULL_PTR",
            "FlsCallCycle": "0.2",
            "FlsDefaultMode": "MEMIF_MODE_SLOW",
            "FlsACCallback": "Fls_AC_Callback",
            "FlsJobEndNotification": "Fee_JobEndNotification",
            "FlsJobErrorNotification": "Fee_JobErrorNotification",
            "FlsStartFlashAccessNotif": "Fls_StartFlashAccessNotif",
            "FlsFinishedFlashAccessNotif": "Fls_FinishedFlashAccessNotif",
            "FlsReadFunctionCallout": "FlsReadFunctionCallout",
            "FlsQspiInitCallout": "FlsQspiInitCallout",
            "FlsQspiResetCallout": "FlsQspiResetCallout",
            "FlsQspiErrorCheckCallout": "FlsQspiErrorCheckCallout",
            "FlsQspiEccCheckCallout": "FlsQspiEccCheckCallout",
            "FlsMaxReadFastMode": "10240",
            "FlsMaxReadNormalMode": "1024",
            "FlsMaxWriteFastMode": "256",
            "FlsMaxWriteNormalMode": "8",
            "FlsProtection": "0",
            "FlsExternalDriver": {
              "FlsSpiReference": "",
              "ControllerCfg": {},
              "MemCfg": {},
              "FlsController": {},
              "FlsMem": {}
            },
            "FlsSectorList": {
              "FlsSector": {
                "DFlsSector_0": {
                  "FlsSectorIndex": "0",
                  "FlsPhysicalSector": "FLS_DATA_ARRAY_0_BLOCK_0_S000",
                  "FlsNumberOfSectors": "1",
                  "FlsPageSize": "8",
                  "FlsSectorSize": "512",
                  "FlsSectorStartaddress": "0",
                  "FlsSectorEraseAsynch": true,
                  "FlsPageWriteAsynch": true,
                  "FlsHwCh": "FLS_CH_INTERN",
                  "flashInstance": "",
                  "FlsSectorHwAddress": "0x0"
                },
                "DFlsSector_1": {
                  "FlsSectorIndex": "1",
                  "FlsPhysicalSector": "FLS_DATA_ARRAY_0_BLOCK_0_S001",
                  "FlsNumberOfSectors": "1",
                  "FlsPageSize": "8",
                  "FlsSectorSize": "512",
                  "FlsSectorStartaddress": "512",
                  "FlsSectorEraseAsynch": true,
                  "FlsPageWriteAsynch": true,
                  "FlsHwCh": "FLS_CH_INTERN",
                  "flashInstance": "",
                  "FlsSectorHwAddress": "0x0"
                },
                "DFlsSector_3": {
                  "FlsSectorIndex": "3",
                  "FlsPhysicalSector": "FLS_DATA_ARRAY_0_BLOCK_0_S003",
                  "FlsNumberOfSectors": "1",
                  "FlsPageSize": "8",
                  "FlsSectorSize": "512",
                  "FlsSectorStartaddress": "1536",
                  "FlsSectorEraseAsynch": true,
                  "FlsPageWriteAsynch": true,
                  "FlsHwCh": "FLS_CH_INTERN",
                  "flashInstance": "",
                  "FlsSectorHwAddress": "0x0"
                },
                "DFlsSector_2": {
                  "FlsSectorIndex": "2",
                  "FlsPhysicalSector": "FLS_DATA_ARRAY_0_BLOCK_0_S002",
                  "FlsNumberOfSectors": "1",
                  "FlsPageSize": "8",
                  "FlsSectorSize": "512",
                  "FlsSectorStartaddress": "1024",
                  "FlsSectorEraseAsynch": true,
                  "FlsPageWriteAsynch": true,
                  "FlsHwCh": "FLS_CH_INTERN",
                  "flashInstance": "",
                  "FlsSectorHwAddress": "0x0"
                },
                "DFlsSector_4": {
                  "FlsSectorIndex": "4",
                  "FlsPhysicalSector": "FLS_DATA_ARRAY_0_BLOCK_0_S004",
                  "FlsNumberOfSectors": "1",
                  "FlsPageSize": "8",
                  "FlsSectorSize": "512",
                  "FlsSectorStartaddress": "2048",
                  "FlsSectorEraseAsynch": true,
                  "FlsPageWriteAsynch": true,
                  "FlsHwCh": "FLS_CH_INTERN",
                  "flashInstance": "",
                  "FlsSectorHwAddress": "0x0"
                },
                "DFlsSector_5": {
                  "FlsSectorIndex": "5",
                  "FlsPhysicalSector": "FLS_DATA_ARRAY_0_BLOCK_0_S005",
                  "FlsNumberOfSectors": "1",
                  "FlsPageSize": "8",
                  "FlsSectorSize": "512",
                  "FlsSectorStartaddress": "2560",
                  "FlsSectorEraseAsynch": true,
                  "FlsPageWriteAsynch": true,
                  "FlsHwCh": "FLS_CH_INTERN",
                  "flashInstance": "",
                  "FlsSectorHwAddress": "0x0"
                },
                "DFlsSector_6": {
                  "FlsSectorIndex": "6",
                  "FlsPhysicalSector": "FLS_DATA_ARRAY_0_BLOCK_0_S006",
                  "FlsNumberOfSectors": "1",
                  "FlsPageSize": "8",
                  "FlsSectorSize": "512",
                  "FlsSectorStartaddress": "3072",
                  "FlsSectorEraseAsynch": true,
                  "FlsPageWriteAsynch": true,
                  "FlsHwCh": "FLS_CH_INTERN",
                  "flashInstance": "",
                  "FlsSectorHwAddress": "0x0"
                },
                "DFlsSector_7": {
                  "FlsSectorIndex": "7",
                  "FlsPhysicalSector": "FLS_DATA_ARRAY_0_BLOCK_0_S007",
                  "FlsNumberOfSectors": "1",
                  "FlsPageSize": "8",
                  "FlsSectorSize": "512",
                  "FlsSectorStartaddress": "3584",
                  "FlsSectorEraseAsynch": true,
                  "FlsPageWriteAsynch": true,
                  "FlsHwCh": "FLS_CH_INTERN",
                  "flashInstance": "",
                  "FlsSectorHwAddress": "0x0"
                },
                "DFlsSector_8": {
                  "FlsSectorIndex": "8",
                  "FlsPhysicalSector": "FLS_DATA_ARRAY_0_BLOCK_0_S008",
                  "FlsNumberOfSectors": "1",
                  "FlsPageSize": "8",
                  "FlsSectorSize": "512",
                  "FlsSectorStartaddress": "4096",
                  "FlsSectorEraseAsynch": true,
                  "FlsPageWriteAsynch": true,
                  "FlsHwCh": "FLS_CH_INTERN",
                  "flashInstance": "",
                  "FlsSectorHwAddress": "0x0"
                },
                "DFlsSector_9": {
                  "FlsSectorIndex": "9",
                  "FlsPhysicalSector": "FLS_DATA_ARRAY_0_BLOCK_0_S009",
                  "FlsNumberOfSectors": "1",
                  "FlsPageSize": "8",
                  "FlsSectorSize": "512",
                  "FlsSectorStartaddress": "4608",
                  "FlsSectorEraseAsynch": true,
                  "FlsPageWriteAsynch": true,
                  "FlsHwCh": "FLS_CH_INTERN",
                  "flashInstance": "",
                  "FlsSectorHwAddress": "0x0"
                },
                "DFlsSector_10": {
                  "FlsSectorIndex": "10",
                  "FlsPhysicalSector": "FLS_DATA_ARRAY_0_BLOCK_0_S010",
                  "FlsNumberOfSectors": "1",
                  "FlsPageSize": "8",
                  "FlsSectorSize": "512",
                  "FlsSectorStartaddress": "5120",
                  "FlsSectorEraseAsynch": true,
                  "FlsPageWriteAsynch": true,
                  "FlsHwCh": "FLS_CH_INTERN",
                  "flashInstance": "",
                  "FlsSectorHwAddress": "0x0"
                },
                "DFlsSector_11": {
                  "FlsSectorIndex": "11",
                  "FlsPhysicalSector": "FLS_DATA_ARRAY_0_BLOCK_0_S011",
                  "FlsNumberOfSectors": "1",
                  "FlsPageSize": "8",
                  "FlsSectorSize": "512",
                  "FlsSectorStartaddress": "5632",
                  "FlsSectorEraseAsynch": true,
                  "FlsPageWriteAsynch": true,
                  "FlsHwCh": "FLS_CH_INTERN",
                  "flashInstance": "",
                  "FlsSectorHwAddress": "0x0"
                },
                "DFlsSector_12": {
                  "FlsSectorIndex": "12",
                  "FlsPhysicalSector": "FLS_DATA_ARRAY_0_BLOCK_0_S012",
                  "FlsNumberOfSectors": "1",
                  "FlsPageSize": "8",
                  "FlsSectorSize": "512",
                  "FlsSectorStartaddress": "6144",
                  "FlsSectorEraseAsynch": true,
                  "FlsPageWriteAsynch": true,
                  "FlsHwCh": "FLS_CH_INTERN",
                  "flashInstance": "",
                  "FlsSectorHwAddress": "0x0"
                },
                "DFlsSector_13": {
                  "FlsSectorIndex": "13",
                  "FlsPhysicalSector": "FLS_DATA_ARRAY_0_BLOCK_0_S013",
                  "FlsNumberOfSectors": "1",
                  "FlsPageSize": "8",
                  "FlsSectorSize": "512",
                  "FlsSectorStartaddress": "6656",
                  "FlsSectorEraseAsynch": true,
                  "FlsPageWriteAsynch": true,
                  "FlsHwCh": "FLS_CH_INTERN",
                  "flashInstance": "",
                  "FlsSectorHwAddress": "0x0"
                },
                "DFlsSector_14": {
                  "FlsSectorIndex": "14",
                  "FlsPhysicalSector": "FLS_DATA_ARRAY_0_BLOCK_0_S014",
                  "FlsNumberOfSectors": "1",
                  "FlsPageSize": "8",
                  "FlsSectorSize": "512",
                  "FlsSectorStartaddress": "7168",
                  "FlsSectorEraseAsynch": true,
                  "FlsPageWriteAsynch": true,
                  "FlsHwCh": "FLS_CH_INTERN",
                  "flashInstance": "",
                  "FlsSectorHwAddress": "0x0"
                },
                "DFlsSector_15": {
                  "FlsSectorIndex": "15",
                  "FlsPhysicalSector": "FLS_DATA_ARRAY_0_BLOCK_0_S015",
                  "FlsNumberOfSectors": "1",
                  "FlsPageSize": "8",
                  "FlsSectorSize": "512",
                  "FlsSectorStartaddress": "7680",
                  "FlsSectorEraseAsynch": true,
                  "FlsPageWriteAsynch": true,
                  "FlsHwCh": "FLS_CH_INTERN",
                  "flashInstance": "",
                  "FlsSectorHwAddress": "0x0"
                },
                "DFlsSector_16": {
                  "FlsSectorIndex": "16",
                  "FlsPhysicalSector": "FLS_DATA_ARRAY_0_BLOCK_0_S016",
                  "FlsNumberOfSectors": "1",
                  "FlsPageSize": "8",
                  "FlsSectorSize": "512",
                  "FlsSectorStartaddress": "8192",
                  "FlsSectorEraseAsynch": true,
                  "FlsPageWriteAsynch": true,
                  "FlsHwCh": "FLS_CH_INTERN",
                  "flashInstance": "",
                  "FlsSectorHwAddress": "0x0"
                },
                "DFlsSector_17": {
                  "FlsSectorIndex": "17",
                  "FlsPhysicalSector": "FLS_DATA_ARRAY_0_BLOCK_0_S017",
                  "FlsNumberOfSectors": "1",
                  "FlsPageSize": "8",
                  "FlsSectorSize": "512",
                  "FlsSectorStartaddress": "8704",
                  "FlsSectorEraseAsynch": true,
                  "FlsPageWriteAsynch": true,
                  "FlsHwCh": "FLS_CH_INTERN",
                  "flashInstance": "",
                  "FlsSectorHwAddress": "0x0"
                },
                "DFlsSector_18": {
                  "FlsSectorIndex": "18",
                  "FlsPhysicalSector": "FLS_DATA_ARRAY_0_BLOCK_0_S018",
                  "FlsNumberOfSectors": "1",
                  "FlsPageSize": "8",
                  "FlsSectorSize": "512",
                  "FlsSectorStartaddress": "9216",
                  "FlsSectorEraseAsynch": true,
                  "FlsPageWriteAsynch": true,
                  "FlsHwCh": "FLS_CH_INTERN",
                  "flashInstance": "",
                  "FlsSectorHwAddress": "0x0"
                },
                "DFlsSector_19": {
                  "FlsSectorIndex": "19",
                  "FlsPhysicalSector": "FLS_DATA_ARRAY_0_BLOCK_0_S019",
                  "FlsNumberOfSectors": "1",
                  "FlsPageSize": "8",
                  "FlsSectorSize": "512",
                  "FlsSectorStartaddress": "9728",
                  "FlsSectorEraseAsynch": true,
                  "FlsPageWriteAsynch": true,
                  "FlsHwCh": "FLS_CH_INTERN",
                  "flashInstance": "",
                  "FlsSectorHwAddress": "0x0"
                },
                "DFlsSector_20": {
                  "FlsSectorIndex": "20",
                  "FlsPhysicalSector": "FLS_DATA_ARRAY_0_BLOCK_1_S020",
                  "FlsNumberOfSectors": "1",
                  "FlsPageSize": "8",
                  "FlsSectorSize": "512",
                  "FlsSectorStartaddress": "10240",
                  "FlsSectorEraseAsynch": true,
                  "FlsPageWriteAsynch": true,
                  "FlsHwCh": "FLS_CH_INTERN",
                  "flashInstance": "",
                  "FlsSectorHwAddress": "0x0"
                },
                "DFlsSector_21": {
                  "FlsSectorIndex": "21",
                  "FlsPhysicalSector": "FLS_DATA_ARRAY_0_BLOCK_1_S021",
                  "FlsNumberOfSectors": "1",
                  "FlsPageSize": "8",
                  "FlsSectorSize": "512",
                  "FlsSectorStartaddress": "10752",
                  "FlsSectorEraseAsynch": true,
                  "FlsPageWriteAsynch": true,
                  "FlsHwCh": "FLS_CH_INTERN",
                  "flashInstance": "",
                  "FlsSectorHwAddress": "0x0"
                },
                "DFlsSector_22": {
                  "FlsSectorIndex": "22",
                  "FlsPhysicalSector": "FLS_DATA_ARRAY_0_BLOCK_1_S022",
                  "FlsNumberOfSectors": "1",
                  "FlsPageSize": "8",
                  "FlsSectorSize": "512",
                  "FlsSectorStartaddress": "11264",
                  "FlsSectorEraseAsynch": true,
                  "FlsPageWriteAsynch": true,
                  "FlsHwCh": "FLS_CH_INTERN",
                  "flashInstance": "",
                  "FlsSectorHwAddress": "0x0"
                },
                "DFlsSector_23": {
                  "FlsSectorIndex": "23",
                  "FlsPhysicalSector": "FLS_DATA_ARRAY_0_BLOCK_1_S023",
                  "FlsNumberOfSectors": "1",
                  "FlsPageSize": "8",
                  "FlsSectorSize": "512",
                  "FlsSectorStartaddress": "11776",
                  "FlsSectorEraseAsynch": true,
                  "FlsPageWriteAsynch": true,
                  "FlsHwCh": "FLS_CH_INTERN",
                  "flashInstance": "",
                  "FlsSectorHwAddress": "0x0"
                },
                "DFlsSector_24": {
                  "FlsSectorIndex": "24",
                  "FlsPhysicalSector": "FLS_DATA_ARRAY_0_BLOCK_1_S024",
                  "FlsNumberOfSectors": "1",
                  "FlsPageSize": "8",
                  "FlsSectorSize": "512",
                  "FlsSectorStartaddress": "12288",
                  "FlsSectorEraseAsynch": true,
                  "FlsPageWriteAsynch": true,
                  "FlsHwCh": "FLS_CH_INTERN",
                  "flashInstance": "",
                  "FlsSectorHwAddress": "0x0"
                },
                "DFlsSector_25": {
                  "FlsSectorIndex": "25",
                  "FlsPhysicalSector": "FLS_DATA_ARRAY_0_BLOCK_1_S025",
                  "FlsNumberOfSectors": "1",
                  "FlsPageSize": "8",
                  "FlsSectorSize": "512",
                  "FlsSectorStartaddress": "12800",
                  "FlsSectorEraseAsynch": true,
                  "FlsPageWriteAsynch": true,
                  "FlsHwCh": "FLS_CH_INTERN",
                  "flashInstance": "",
                  "FlsSectorHwAddress": "0x0"
                },
                "DFlsSector_26": {
                  "FlsSectorIndex": "26",
                  "FlsPhysicalSector": "FLS_DATA_ARRAY_0_BLOCK_1_S026",
                  "FlsNumberOfSectors": "1",
                  "FlsPageSize": "8",
                  "FlsSectorSize": "512",
                  "FlsSectorStartaddress": "13312",
                  "FlsSectorEraseAsynch": true,
                  "FlsPageWriteAsynch": true,
                  "FlsHwCh": "FLS_CH_INTERN",
                  "flashInstance": "",
                  "FlsSectorHwAddress": "0x0"
                },
                "DFlsSector_27": {
                  "FlsSectorIndex": "27",
                  "FlsPhysicalSector": "FLS_DATA_ARRAY_0_BLOCK_1_S027",
                  "FlsNumberOfSectors": "1",
                  "FlsPageSize": "8",
                  "FlsSectorSize": "512",
                  "FlsSectorStartaddress": "13824",
                  "FlsSectorEraseAsynch": true,
                  "FlsPageWriteAsynch": true,
                  "FlsHwCh": "FLS_CH_INTERN",
                  "flashInstance": "",
                  "FlsSectorHwAddress": "0x0"
                },
                "DFlsSector_28": {
                  "FlsSectorIndex": "28",
                  "FlsPhysicalSector": "FLS_DATA_ARRAY_0_BLOCK_1_S028",
                  "FlsNumberOfSectors": "1",
                  "FlsPageSize": "8",
                  "FlsSectorSize": "512",
                  "FlsSectorStartaddress": "14336",
                  "FlsSectorEraseAsynch": true,
                  "FlsPageWriteAsynch": true,
                  "FlsHwCh": "FLS_CH_INTERN",
                  "flashInstance": "",
                  "FlsSectorHwAddress": "0x0"
                },
                "DFlsSector_29": {
                  "FlsSectorIndex": "29",
                  "FlsPhysicalSector": "FLS_DATA_ARRAY_0_BLOCK_1_S029",
                  "FlsNumberOfSectors": "1",
                  "FlsPageSize": "8",
                  "FlsSectorSize": "512",
                  "FlsSectorStartaddress": "14848",
                  "FlsSectorEraseAsynch": true,
                  "FlsPageWriteAsynch": true,
                  "FlsHwCh": "FLS_CH_INTERN",
                  "flashInstance": "",
                  "FlsSectorHwAddress": "0x0"
                },
                "DFlsSector_30": {
                  "FlsSectorIndex": "30",
                  "FlsPhysicalSector": "FLS_DATA_ARRAY_0_BLOCK_1_S030",
                  "FlsNumberOfSectors": "1",
                  "FlsPageSize": "8",
                  "FlsSectorSize": "512",
                  "FlsSectorStartaddress": "15360",
                  "FlsSectorEraseAsynch": true,
                  "FlsPageWriteAsynch": true,
                  "FlsHwCh": "FLS_CH_INTERN",
                  "flashInstance": "",
                  "FlsSectorHwAddress": "0x0"
                },
                "DFlsSector_31": {
                  "FlsSectorIndex": "31",
                  "FlsPhysicalSector": "FLS_DATA_ARRAY_0_BLOCK_1_S031",
                  "FlsNumberOfSectors": "1",
                  "FlsPageSize": "8",
                  "FlsSectorSize": "512",
                  "FlsSectorStartaddress": "15872",
                  "FlsSectorEraseAsynch": true,
                  "FlsPageWriteAsynch": true,
                  "FlsHwCh": "FLS_CH_INTERN",
                  "flashInstance": "",
                  "FlsSectorHwAddress": "0x0"
                },
                "CryptoKeyAddress": {
                  "FlsSectorIndex": "32",
                  "FlsPhysicalSector": "FLS_NVR_ARRAY_0_BLOCK_2_S000",
                  "FlsNumberOfSectors": "1",
                  "FlsPageSize": "8",
                  "FlsSectorSize": "512",
                  "FlsSectorStartaddress": "16384",
                  "FlsSectorEraseAsynch": false,
                  "FlsPageWriteAsynch": false,
                  "FlsHwCh": "FLS_CH_INTERN",
                  "flashInstance": "",
                  "FlsSectorHwAddress": "0x0"
                },
                "DFlsSector_32": {
                  "FlsSectorIndex": "33",
                  "FlsPhysicalSector": "FLS_DATA_ARRAY_0_BLOCK_1_S033",
                  "FlsNumberOfSectors": "1",
                  "FlsPageSize": "8",
                  "FlsSectorSize": "512",
                  "FlsSectorStartaddress": "16896",
                  "FlsSectorEraseAsynch": true,
                  "FlsPageWriteAsynch": true,
                  "FlsHwCh": "FLS_CH_INTERN",
                  "flashInstance": "",
                  "FlsSectorHwAddress": "0x0"
                },
                "DFlsSector_33": {
                  "FlsSectorIndex": "34",
                  "FlsPhysicalSector": "FLS_DATA_ARRAY_0_BLOCK_1_S034",
                  "FlsNumberOfSectors": "1",
                  "FlsPageSize": "8",
                  "FlsSectorSize": "512",
                  "FlsSectorStartaddress": "17408",
                  "FlsSectorEraseAsynch": true,
                  "FlsPageWriteAsynch": true,
                  "FlsHwCh": "FLS_CH_INTERN",
                  "flashInstance": "",
                  "FlsSectorHwAddress": "0x0"
                },
                "DFlsSector_34": {
                  "FlsSectorIndex": "35",
                  "FlsPhysicalSector": "FLS_DATA_ARRAY_0_BLOCK_1_S035",
                  "FlsNumberOfSectors": "1",
                  "FlsPageSize": "8",
                  "FlsSectorSize": "512",
                  "FlsSectorStartaddress": "17920",
                  "FlsSectorEraseAsynch": true,
                  "FlsPageWriteAsynch": true,
                  "FlsHwCh": "FLS_CH_INTERN",
                  "flashInstance": "",
                  "FlsSectorHwAddress": "0x0"
                },
                "DFlsSector_35": {
                  "FlsSectorIndex": "36",
                  "FlsPhysicalSector": "FLS_DATA_ARRAY_0_BLOCK_1_S036",
                  "FlsNumberOfSectors": "1",
                  "FlsPageSize": "8",
                  "FlsSectorSize": "512",
                  "FlsSectorStartaddress": "18432",
                  "FlsSectorEraseAsynch": true,
                  "FlsPageWriteAsynch": true,
                  "FlsHwCh": "FLS_CH_INTERN",
                  "flashInstance": "",
                  "FlsSectorHwAddress": "0x0"
                },
                "DFlsSector_36": {
                  "FlsSectorIndex": "37",
                  "FlsPhysicalSector": "FLS_DATA_ARRAY_0_BLOCK_1_S037",
                  "FlsNumberOfSectors": "1",
                  "FlsPageSize": "8",
                  "FlsSectorSize": "512",
                  "FlsSectorStartaddress": "18944",
                  "FlsSectorEraseAsynch": true,
                  "FlsPageWriteAsynch": true,
                  "FlsHwCh": "FLS_CH_INTERN",
                  "flashInstance": "",
                  "FlsSectorHwAddress": "0x0"
                },
                "DFlsSector_37": {
                  "FlsSectorIndex": "38",
                  "FlsPhysicalSector": "FLS_DATA_ARRAY_0_BLOCK_1_S038",
                  "FlsNumberOfSectors": "1",
                  "FlsPageSize": "8",
                  "FlsSectorSize": "512",
                  "FlsSectorStartaddress": "19456",
                  "FlsSectorEraseAsynch": true,
                  "FlsPageWriteAsynch": true,
                  "FlsHwCh": "FLS_CH_INTERN",
                  "flashInstance": "",
                  "FlsSectorHwAddress": "0x0"
                },
                "DFlsSector_38": {
                  "FlsSectorIndex": "39",
                  "FlsPhysicalSector": "FLS_DATA_ARRAY_0_BLOCK_1_S039",
                  "FlsNumberOfSectors": "1",
                  "FlsPageSize": "8",
                  "FlsSectorSize": "512",
                  "FlsSectorStartaddress": "19968",
                  "FlsSectorEraseAsynch": true,
                  "FlsPageWriteAsynch": true,
                  "FlsHwCh": "FLS_CH_INTERN",
                  "flashInstance": "",
                  "FlsSectorHwAddress": "0x0"
                }
              }
            },
            "FlsProtectionList": {
              "FlsInternalAreaProtectionCfg": {}
            }
          },
          "AutosarExt": {
            "FlsEnableUserModeSupport": true,
            "FlsEnableSchmSupport": true,
            "FlsQspiLockLUT": false,
            "FlsSynchronizeCache": false,
            "FlsInvalidPrefetchBufFromRam": false,
            "FlsInternalSectorsConfigured": true,
            "FlsExternalSectorsConfigured": false,
            "FlsInternalSectorsProtectionSupport": false,
            "FlsInternalSectorsQuickEraseEnable": true,
            "FlsInternalSectorsQuickEraseTimeLimit": "200",
            "FlsInternalSectorsQuickEraseRepeatLimit": "20",
            "FlsInternalEccErrDisposeEnable": false,
            "FlsInternalBusFaultNotificationForApp": "NULL_PTR",
            "FlsInternalEccErrInterruptEnable": false,
            "FlsInternalEccErrorNotification": "NULL_PTR"
          },
          "FlsGeneral": {
            "FlsEcucPartitionRef": "",
            "FlsEnableDevAssert": false,
            "FlsAcLoadOnJobStart": false,
            "FlsCleanCacheAfterLoadAc": false,
            "FlsBaseAddress": "0",
            "FlsBlankCheckApi": true,
            "FlsCancelApi": true,
            "FlsCompareApi": true,
            "FlsDevErrorDetect": false,
            "FlsDriverIndex": "0",
            "FlsGetJobResultApi": true,
            "FlsGetStatusApi": true,
            "FlsSetModeApi": true,
            "FlsTotalSize": "1310720",
            "FlsUseInterrupts": false,
            "FlsVersionInfoApi": true,
            "FlsECCCheck": false,
            "FlsECCHandlingProtectionHook": false,
            "FlsEraseVerificationEnabled": true,
            "FlsWriteVerificationEnabled": true,
            "FlsMaxEraseBlankCheck": "256",
            "FlsTimeoutSupervisionEnabled": true,
            "FlsTimeoutMethod": "OSIF_COUNTER_DUMMY",
            "FlsAsyncWriteTimeout": "2147483647",
            "FlsAsyncEraseTimeout": "2147483647",
            "FlsSyncWriteTimeout": "2147483647",
            "FlsSyncEraseTimeout": "2147483647",
            "FlsAbortTimeout": "2147483647",
            "FlsQspiIpTimeoutOsifCounterType": "OSIF_COUNTER_DUMMY",
            "FlsQspiSyncReadTimeout": "2147483647",
            "FlsQspiAsyncWriteTimeout": "2147483647",
            "FlsQspiAsyncEraseTimeout": "2147483647",
            "FlsQspiSyncWriteTimeout": "2147483647",
            "FlsQspiSyncEraseTimeout": "2147483647",
            "FlsQspiCommandCompleteTimeout": "1",
            "FlsQspiResetTimeout": "1",
            "FlsQspiFlashInitTimeout": "1",
            "FlsQspiSoftwareResetDelay": "0",
            "FlsQspiTxBufferResetDelay": "0",
            "FlsQspiWriteEnableRetries": "3"
          },
          "FlsPublishedInformation": {
            "FlsAcLocationErase": "0",
            "FlsAcLocationWrite": "0",
            "FlsAcSizeErase": "0",
            "FlsAcSizeWrite": "0",
            "FlsEraseTime": "5.0",
            "FlsErasedValue": "4294967295",
            "FlsECCValue": "1427461397",
            "FlsExpectedHwId": "0",
            "FlsSpecifiedEraseCycles": "100000",
            "FlsWriteTime": "0.0005"
          },
          "CommonPublishedInformation": {
            "ArReleaseMajorVersion": "4",
            "ArReleaseMinorVersion": "4",
            "ArReleaseRevisionVersion": "0",
            "ModuleId": "92",
            "SwMajorVersion": "2",
            "SwMinorVersion": "3",
            "SwPatchVersion": "0",
            "VendorApiInfix": "",
            "VendorId": "180"
          }
        }
      },
      "enable": {
        "Fls/AutosarExt/FlsInternalBusFaultNotificationForApp": false,
        "Fls/AutosarExt/FlsInternalEccErrorNotification": false,
        "Fls/CommonPublishedInformation/VendorApiInfix": false,
        "Fls/FlsConfigSet/FlsACCallback": false,
        "Fls/FlsConfigSet/FlsExternalDriver": false,
        "Fls/FlsConfigSet/FlsFinishedFlashAccessNotif": false,
        "Fls/FlsConfigSet/FlsJobEndNotification": true,
        "Fls/FlsConfigSet/FlsJobErrorNotification": true,
        "Fls/FlsConfigSet/FlsQspiEccCheckCallout": false,
        "Fls/FlsConfigSet/FlsQspiErrorCheckCallout": false,
        "Fls/FlsConfigSet/FlsQspiInitCallout": false,
        "Fls/FlsConfigSet/FlsQspiResetCallout": false,
        "Fls/FlsConfigSet/FlsReadFunctionCallout": false,
        "Fls/FlsConfigSet/FlsSectorList/FlsSector/CryptoKeyAddress/flashInstance": false,
        "Fls/FlsConfigSet/FlsSectorList/FlsSector/DFlsSector_0/flashInstance": false,
        "Fls/FlsConfigSet/FlsSectorList/FlsSector/DFlsSector_1/flashInstance": false,
        "Fls/FlsConfigSet/FlsSectorList/FlsSector/DFlsSector_10/flashInstance": false,
        "Fls/FlsConfigSet/FlsSectorList/FlsSector/DFlsSector_11/flashInstance": false,
        "Fls/FlsConfigSet/FlsSectorList/FlsSector/DFlsSector_12/flashInstance": false,
        "Fls/FlsConfigSet/FlsSectorList/FlsSector/DFlsSector_13/flashInstance": false,
        "Fls/FlsConfigSet/FlsSectorList/FlsSector/DFlsSector_14/flashInstance": false,
        "Fls/FlsConfigSet/FlsSectorList/FlsSector/DFlsSector_15/flashInstance": false,
        "Fls/FlsConfigSet/FlsSectorList/FlsSector/DFlsSector_16/flashInstance": false,
        "Fls/FlsConfigSet/FlsSectorList/FlsSector/DFlsSector_17/flashInstance": false,
        "Fls/FlsConfigSet/FlsSectorList/FlsSector/DFlsSector_18/flashInstance": false,
        "Fls/FlsConfigSet/FlsSectorList/FlsSector/DFlsSector_19/flashInstance": false,
        "Fls/FlsConfigSet/FlsSectorList/FlsSector/DFlsSector_2/flashInstance": false,
        "Fls/FlsConfigSet/FlsSectorList/FlsSector/DFlsSector_20/flashInstance": false,
        "Fls/FlsConfigSet/FlsSectorList/FlsSector/DFlsSector_21/flashInstance": false,
        "Fls/FlsConfigSet/FlsSectorList/FlsSector/DFlsSector_22/flashInstance": false,
        "Fls/FlsConfigSet/FlsSectorList/FlsSector/DFlsSector_23/flashInstance": false,
        "Fls/FlsConfigSet/FlsSectorList/FlsSector/DFlsSector_24/flashInstance": false,
        "Fls/FlsConfigSet/FlsSectorList/FlsSector/DFlsSector_25/flashInstance": false,
        "Fls/FlsConfigSet/FlsSectorList/FlsSector/DFlsSector_26/flashInstance": false,
        "Fls/FlsConfigSet/FlsSectorList/FlsSector/DFlsSector_27/flashInstance": false,
        "Fls/FlsConfigSet/FlsSectorList/FlsSector/DFlsSector_28/flashInstance": false,
        "Fls/FlsConfigSet/FlsSectorList/FlsSector/DFlsSector_29/flashInstance": false,
        "Fls/FlsConfigSet/FlsSectorList/FlsSector/DFlsSector_3/flashInstance": false,
        "Fls/FlsConfigSet/FlsSectorList/FlsSector/DFlsSector_30/flashInstance": false,
        "Fls/FlsConfigSet/FlsSectorList/FlsSector/DFlsSector_31/flashInstance": false,
        "Fls/FlsConfigSet/FlsSectorList/FlsSector/DFlsSector_32/flashInstance": false,
        "Fls/FlsConfigSet/FlsSectorList/FlsSector/DFlsSector_33/flashInstance": false,
        "Fls/FlsConfigSet/FlsSectorList/FlsSector/DFlsSector_34/flashInstance": false,
        "Fls/FlsConfigSet/FlsSectorList/FlsSector/DFlsSector_35/flashInstance": false,
        "Fls/FlsConfigSet/FlsSectorList/FlsSector/DFlsSector_36/flashInstance": false,
        "Fls/FlsConfigSet/FlsSectorList/FlsSector/DFlsSector_37/flashInstance": false,
        "Fls/FlsConfigSet/FlsSectorList/FlsSector/DFlsSector_38/flashInstance": false,
        "Fls/FlsConfigSet/FlsSectorList/FlsSector/DFlsSector_4/flashInstance": false,
        "Fls/FlsConfigSet/FlsSectorList/FlsSector/DFlsSector_5/flashInstance": false,
        "Fls/FlsConfigSet/FlsSectorList/FlsSector/DFlsSector_6/flashInstance": false,
        "Fls/FlsConfigSet/FlsSectorList/FlsSector/DFlsSector_7/flashInstance": false,
        "Fls/FlsConfigSet/FlsSectorList/FlsSector/DFlsSector_8/flashInstance": false,
        "Fls/FlsConfigSet/FlsSectorList/FlsSector/DFlsSector_9/flashInstance": false,
        "Fls/FlsConfigSet/FlsStartFlashAccessNotif": false,
        "Fls/FlsGeneral/FlsEcucPartitionRef": false
      },
      "version": "/YTM32MX_2_3_0/Fls",
      "updateTime": 1776397769981,
      "lock": false
    },
    "MemIf": {
      "lock": false,
      "data": {},
      "enable": {},
      "version": "/YTM32MX_1_3_2/MemIf",
      "updateTime": 48
    },
    "Spi": {
      "data": {
        "Spi": {
          "POST_BUILD_VARIANT_USED": false,
          "IMPLEMENTATION_CONFIG_VARIANT": "VariantPostBuild",
          "SpiDemEventParameterRefs": {
            "SPI_E_HARDWARE_ERROR": ""
          },
          "SpiDriver": {
            "SpiMaxChannel": "0",
            "SpiMaxJob": "0",
            "SpiMaxSequence": "0",
            "SpiChannel": {
              "SpiChannel_0": {
                "SpiChannelId": "0",
                "SpiChannelType": "EB",
                "SpiDataWidth": "16",
                "SpiDefaultData": "1",
                "SpiEbMaxLength": "16",
                "SpiIbNBuffers": "1",
                "SpiTransferStart": "MSB"
              }
            },
            "SpiExternalDevice": {
              "SpiExternalDevice_0": {
                "SpiBaudrate": "1000000",
                "SpiCsIdentifier": "PCS0",
                "SpiCsPolarity": "LOW",
                "SpiCsSelection": "CS_VIA_PERIPHERAL_ENGINE",
                "SpiDataShiftEdge": "SPI_DATA_SHIFT_LEADING",
                "SpiEnableCs": false,
                "SpiHwUnit": "CSIB0",
                "SpiShiftClockIdleLevel": "HIGH",
                "SpiTimeClk2Cs": "0.000000005",
                "SpiTimeCs2Clk": "0.000000005",
                "SpiTimeCs2Cs": "0.000000005",
                "SpiCsContinuous": "FALSE",
                "SpiDeviceHalfDuplexSupport": false,
                "SpiTransferWidth": "TRANSFER_1_BIT",
                "SpiDeviceEcucPartitionRef": {}
              }
            },
            "SpiJob": {
              "SpiJob_0": {
                "SpiJobEndNotification": "",
                "SpiJobId": "0",
                "SpiJobPriority": "0",
                "SpiDeviceAssignment": "Spi/SpiDriver/SpiExternalDevice/SpiExternalDevice_0",
                "SpiChannelList": {
                  "SpiChannelList_0": {
                    "SpiChannelIndex": "0",
                    "SpiChannelAssignment": "Spi/SpiDriver/SpiChannel/SpiChannel_0"
                  }
                }
              }
            },
            "SpiSequence": {
              "SpiSequence_0": {
                "SpiInterruptibleSequence": true,
                "SpiSeqEndNotification": "NULL_PTR",
                "SpiSequenceId": "0",
                "SpiJobAssignment": {
                  "SpiJobAssignment_0": "Spi/SpiDriver/SpiJob/SpiJob_0"
                }
              }
            }
          },
          "SpiGeneral": {
            "SpiCancelApi": true,
            "SpiChannelBuffersAllowed": "2",
            "SpiDevErrorDetect": false,
            "SpiHwStatusApi": true,
            "SpiInterruptibleSeqAllowed": true,
            "SpiLevelDelivered": "2",
            "SpiMainFunctionPeriod": "0.01",
            "SpiSupportConcurrentSyncTransmit": false,
            "SpiVersionInfoApi": true,
            "SpiGlobalDmaEnable": false,
            "SpiEnableSchmSupport": true,
            "SpiEnableUserModeSupport": true,
            "SpiTimeoutMethod": "OSIF_COUNTER_DUMMY",
            "SpiTransmitTimeout": "50000",
            "SpiEcucPartitionRef": {},
            "SpiKernelEcucPartitionRef": "",
            "SpiPhyUnit": {
              "SpiPhyUnit_0": {
                "SpiPhyUnitMapping": "SPI_0",
                "SpiPhyUnitMode": "SPI_MASTER",
                "SpiPhyUnitSync": false,
                "SpiSamplePoint": "0",
                "SpiPcsAsDataLine": "0",
                "SpiPinConfiguration": "0",
                "SpiPhyUnitClockRef": "Mcu/McuModuleConfiguration/McuClockSettingConfig/McuClockSettingConfig_0/McuClockReferencePoint/McuClockReference_SPI0",
                "SpiPhyUnitAlternateClockRef": "Mcu/McuModuleConfiguration/McuClockSettingConfig/McuClockSettingConfig_0/McuClockReferencePoint/McuClockReference_SPI0",
                "SpiPhyUnitAsyncUseDma": false,
                "SpiPhyTxDmaChannel": "",
                "SpiPhyRxDmaChannel": "CddDma/CddDmaConfig/dmaLogicChannel_Type/SPI0_RX"
              }
            }
          },
          "SpiPublishedInformation": {
            "SpiMaxHwUnit": "0"
          },
          "CommonPublishedInformation": {
            "ArReleaseMajorVersion": "4",
            "ArReleaseMinorVersion": "4",
            "ArReleaseRevisionVersion": "0",
            "ModuleId": "180",
            "SwMajorVersion": "2",
            "SwMinorVersion": "3",
            "SwPatchVersion": "0",
            "VendorApiInfix": "",
            "VendorId": "180"
          },
          "SpiAutosarExt": {
            "SpiEnableHWUnitAsyncMode": true,
            "SpiDisableDemReportErrorStatus": false
          }
        }
      },
      "enable": {
        "Spi/SpiDemEventParameterRefs": false,
        "Spi/SpiDemEventParameterRefs/SPI_E_HARDWARE_ERROR": false,
        "Spi/SpiDriver/SpiChannel/SpiChannel_0/SpiDefaultData": false,
        "Spi/SpiDriver/SpiExternalDevice/SpiExternalDevice_0/SpiCsSelection": false,
        "Spi/SpiDriver/SpiExternalDevice/SpiExternalDevice_0/SpiTransferWidth": false,
        "Spi/SpiDriver/SpiJob/SpiJob_0/SpiJobEndNotification": false,
        "Spi/SpiDriver/SpiMaxChannel": false,
        "Spi/SpiDriver/SpiMaxJob": false,
        "Spi/SpiDriver/SpiMaxSequence": false,
        "Spi/SpiDriver/SpiSequence/SpiSequence_0/SpiSeqEndNotification": false,
        "Spi/SpiGeneral/SpiKernelEcucPartitionRef": false,
        "Spi/SpiGeneral/SpiMainFunctionPeriod": false,
        "Spi/SpiGeneral/SpiPhyUnit/SpiPhyUnit_0/SpiPhyRxDmaChannel": true,
        "Spi/SpiGeneral/SpiPhyUnit/SpiPhyUnit_0/SpiPhyTxDmaChannel": true,
        "Spi/SpiGeneral/SpiPhyUnit/SpiPhyUnit_0/SpiPhyUnitAlternateClockRef": false
      },
      "version": "/YTM32MX_2_3_0/Spi",
      "updateTime": 1775216143795,
      "lock": false
    },
    "Wdg_180_Inst0": {
      "data": {
        "Wdg_180_Inst0": {
          "POST_BUILD_VARIANT_USED": false,
          "IMPLEMENTATION_CONFIG_VARIANT": "VariantPostBuild",
          "WdgDemEventParameterRefs": {
            "WDG_E_DISABLE_REJECTED": "",
            "WDG_E_MODE_FAILED": ""
          },
          "WdgGeneral": {
            "WdgEcucPartitionRef": "",
            "AutosarExt": {
              "WdgDisableDem": true
            },
            "WdgDevErrorDetect": false,
            "WdgDisableAllowed": false,
            "WdgVersionInfoApi": true,
            "WdgManualService": false,
            "WdgSchmSupport": true,
            "WdgUserModeSupport": true,
            "WdgOperateTimeout": "65535",
            "WdgIndex": "0",
            "WdgInitialTimeout": "1",
            "WdgMaxTimeout": "10",
            "WdgRunArea": "ROM",
            "WdgTriggerLocation": "NULL_PTR",
            "WdgCallbackNotification": "Wdg_180_Inst0_Callback"
          },
          "WdgClockReferencePoint": {
            "WdgClockReferencePoint_SIRC": {
              "WdgClockReference": "Mcu/McuModuleConfiguration/McuClockSettingConfig/McuClockSettingConfig_0/McuClockReferencePoint/McuClockReference_SIRC"
            }
          },
          "WdgSettingsConfig": {
            "WdgInstance": "WDG",
            "WdgDefaultMode": "WDGIF_SLOW_MODE",
            "WdgExternalTriggerCounterRef": "Gpt/GptChannelConfigSet/GptChannelConfiguration/Wdg_180_Inst0",
            "WdgInterruptContentEnable": true,
            "WdgExternalConfiguration": {
              "WdgExternalContainerRef": ""
            },
            "WdgSettingsFast": {
              "WdgClockValue": "2000",
              "WdgClkSrcRef": "Wdg_180_Inst0/WdgClockReferencePoint/WdgClockReferencePoint_SIRC",
              "WdgSoftLock": true,
              "WdgHardLock": false,
              "WdgRunsInDebugMode": false,
              "WdgRunsInDeepSleepMode": true,
              "WdgResetInvalidApb": true,
              "WdgOperationMode": "ResetOnTimeOut",
              "WdgTimeoutPeriod": 0.01,
              "WdgWindowMode": false,
              "WdgWindowPeriod": 0.005
            },
            "WdgSettingsSlow": {
              "WdgClockValue": "2000",
              "WdgClkSrcRef": "Wdg_180_Inst0/WdgClockReferencePoint/WdgClockReferencePoint_SIRC",
              "WdgSoftLock": true,
              "WdgHardLock": false,
              "WdgRunsInDebugMode": false,
              "WdgRunsInDeepSleepMode": true,
              "WdgResetInvalidApb": true,
              "WdgOperationMode": "Interrupt",
              "WdgTimeoutPeriod": "0.01",
              "WdgWindowMode": true,
              "WdgWindowPeriod": 0.005
            },
            "WdgSettingsOff": {
              "WdgSoftLock": true,
              "WdgHardLock": false
            }
          },
          "WdgPublishedInformation": {
            "WdgTriggerMode": "WDG_BOTH"
          },
          "CommonPublishedInformation": {
            "ArReleaseMajorVersion": "4",
            "ArReleaseMinorVersion": "4",
            "ArReleaseRevisionVersion": "0",
            "ModuleId": "102",
            "SwMajorVersion": "2",
            "SwMinorVersion": "3",
            "SwPatchVersion": "0",
            "VendorApiInfix": "Inst0",
            "VendorId": "180"
          }
        }
      },
      "enable": {
        "Wdg_180_Inst0/CommonPublishedInformation/VendorApiInfix": false,
        "Wdg_180_Inst0/WdgDemEventParameterRefs": false,
        "Wdg_180_Inst0/WdgDemEventParameterRefs/WDG_E_DISABLE_REJECTED": false,
        "Wdg_180_Inst0/WdgDemEventParameterRefs/WDG_E_MODE_FAILED": false,
        "Wdg_180_Inst0/WdgGeneral/WdgCallbackNotification": true,
        "Wdg_180_Inst0/WdgGeneral/WdgEcucPartitionRef": false,
        "Wdg_180_Inst0/WdgSettingsConfig/WdgExternalConfiguration": false,
        "Wdg_180_Inst0/WdgSettingsConfig/WdgExternalConfiguration/WdgExternalContainerRef": false,
        "Wdg_180_Inst0/WdgSettingsConfig/WdgExternalTriggerCounterRef": true
      },
      "version": "/YTM32MX_2_3_0/Wdg_180_Inst0",
      "updateTime": 1724985177284,
      "lock": false
    },
    "WdgIf": {
      "lock": false,
      "data": {},
      "enable": {},
      "version": "/YTM32MX_1_3_2/WdgIf",
      "updateTime": 39
    },
    "Pwm": {
      "data": {
        "Pwm": {
          "POST_BUILD_VARIANT_USED": false,
          "IMPLEMENTATION_CONFIG_VARIANT": "VariantPostBuild",
          "PwmChannelConfigSet": {
            "PwmChannel": {
              "BOOST_HL": {
                "PwmChannelId": "0",
                "PwmChannelEcucPartitionRef": {},
                "PwmHwChannel": "Pwm/PwmChannelConfigSet/PwmEtmr/eTMR0/PwmEtmrCh/CH3",
                "PwmChannelClass": "PWM_VARIABLE_PERIOD",
                "PwmPeriodInTicks": false,
                "PwmPeriodDefault": "0.000001",
                "PwmDutycycleDefault": "0x4000",
                "PwmPolarity": "PWM_HIGH",
                "PwmIdleState": "PWM_LOW",
                "PwmNotification": "NULL_PTR",
                "PwmMcuClockReferencePoint": "Mcu/McuModuleConfiguration/McuClockSettingConfig/McuClockSettingConfig_0/McuClockReferencePoint/McuClockReferencePoint_eTMR0_PWM"
              }
            },
            "PwmEtmr": {
              "eTMR0": {
                "PwmHwInstance": "ETMR_0",
                "PwmEtmrClkCfg": {
                  "PwmEtmrClockSource": "PWM_LLD_ETMR_CLKSRC_BUS",
                  "PwmEtmrExtraClockSource": "PWM_LLD_ETMR_EXCLKSRC_TCLK_IN0",
                  "PwmEtmrClockPrescaler": "1",
                  "PwmEtmrDeadtimePrescaler": "8"
                },
                "PwmEtmrInstCfg": {
                  "PwmEtmrOverflowIrq": false,
                  "PwmEtmrDebugMode": true,
                  "PwmEtmrOverflowIrqCallback": "ETMR_0_Ovf_Callback"
                },
                "PwmEtmrOutTrgCfg": {
                  "PwmEtmrOutTrgSrc": "PWM_LLD_ETMR_OUTTRGSRC_MATCH",
                  "PwmEtmrOutPulseSrc": "PWM_LLD_ETMR_OUTPULSESRC_CH3",
                  "PwmEtmrOutTrgFreq": "0",
                  "PwmEtmrOutTrgWidth": "0",
                  "PwmEtmrModTrgEn": false,
                  "PwmEtmrMidTrgEn": false,
                  "PwmEtmrInitTrgEn": false
                },
                "PwmEtmrCh": {
                  "CH3": {
                    "PwmEtmrChId": "CH_3",
                    "AlignMode": "PWM_LLD_ETMR_ALIGN_MODE_CENTER",
                    "PwmEtmrVal0TrgEn": false,
                    "PwmEtmrVal1TrgEn": false,
                    "PwmEtmrPairChEnable": false,
                    "PwmEtmrPairedCh": {
                      "PwmEtmrChDeadtime": "0"
                    }
                  }
                }
              }
            },
            "PwmMpwm": {}
          },
          "PwmGeneral": {
            "PwmMulticoreEnabled": false,
            "PwmDevErrorDetect": false,
            "PwmDutycycleUpdatedEndperiod": true,
            "PwmPeriodUpdatedEndperiod": true,
            "PwmNotificationSupported": false,
            "PwmEnableUserModeSupport": true,
            "PwmSchmSupport": true,
            "PwmLowPowerStatesSupport": false,
            "PwmPowerStateAsynchTransitionMode": false,
            "PwmOperateTimeout": "65535",
            "PwmIndex": "0",
            "PwmEcucPartitionRef": {},
            "PwmKernelEcucPartitionRef": "",
            "PwmPowerStateConfig": {}
          },
          "PwmConfigurationOfOptApiServices": {
            "PwmDeInitApi": true,
            "PwmGetOutputState": false,
            "PwmSetDutyCycle": true,
            "PwmSetOutputToIdle": false,
            "PwmSetPeriodAndDuty": true,
            "PwmVersionInfoApi": false,
            "PwmSetChannelDeadTime": false
          },
          "CommonPublishedInformation": {
            "ArReleaseMajorVersion": "4",
            "ArReleaseMinorVersion": "4",
            "ArReleaseRevisionVersion": "0",
            "ModuleId": "121",
            "SwMajorVersion": "2",
            "SwMinorVersion": "3",
            "SwPatchVersion": "0",
            "VendorApiInfix": "",
            "VendorId": "180"
          }
        }
      },
      "enable": {
        "Pwm/CommonPublishedInformation/VendorApiInfix": false,
        "Pwm/PwmChannelConfigSet/PwmChannel/BOOST_HL/PwmChannelClass": false,
        "Pwm/PwmChannelConfigSet/PwmChannel/BOOST_HL/PwmNotification": false,
        "Pwm/PwmChannelConfigSet/PwmEtmr/eTMR0/PwmEtmrClkCfg/PwmEtmrDeadtimePrescaler": false,
        "Pwm/PwmChannelConfigSet/PwmEtmr/eTMR0/PwmEtmrInstCfg/PwmEtmrOverflowIrqCallback": false,
        "Pwm/PwmGeneral/PwmKernelEcucPartitionRef": false,
        "Pwm/PwmGeneral/PwmLowPowerStatesSupport": false,
        "Pwm/PwmGeneral/PwmPowerStateAsynchTransitionMode": false
      },
      "version": "/YTM32MX_2_3_0/Pwm",
      "updateTime": 1775213510542,
      "lock": false
    },
    "EcuM": {
      "data": {
        "EcuM": {
          "IMPLEMENTATION_CONFIG_VARIANT": "VariantPostBuild",
          "EcuMConfiguration": {
            "EcuMCommonConfiguration": {
              "EcuMConfigConsistencyHash": "0",
              "EcuMDefaultAppMode": "",
              "EcuMOSResource": {
                "EcuMOSResource_0": ""
              },
              "EcuMDefaultShutdownTarget": {
                "EcuMDefaultState": "EcuMStateOff",
                "EcuMDefaultResetModeRef": "",
                "EcuMDefaultSleepModeRef": ""
              },
              "EcuMDriverInitListOne": {
                "EcuMDriverInitItem": {}
              },
              "EcuMDriverInitListZero": {
                "EcuMDriverInitItem": {}
              },
              "EcuMDriverRestartList": {
                "EcuMDriverInitItem": {}
              },
              "EcuMSleepMode": {
                "EcuMSleepMode_0": {
                  "EcuMSleepModeId": "0",
                  "EcuMSleepModeSuspend": false,
                  "EcuMSleepModeMcuModeRef": "",
                  "EcuMWakeupSourceMask": {
                    "EcuMWakeupSourceMask_0": ""
                  }
                }
              },
              "EcuMWakeupSource": {
                "EcuMWakeupSource_0": {
                  "EcuMCheckWakeupTimeout": "0.0",
                  "EcuMValidationTimeout": "",
                  "EcuMWakeupSourceId": "0",
                  "EcuMWakeupSourcePolling": false,
                  "EcuMComMChannelRef": "",
                  "EcuMResetReasonRef": {}
                }
              }
            },
            "EcuMFixedConfiguration": {
              "EcuMNvramReadallTimeout": "",
              "EcuMNvramWriteallTimeout": "",
              "EcuMRunMinimumDuration": "",
              "EcuMComMCommunicationAllowedList": {},
              "EcuMNormalMcuModeRef": "",
              "EcuMDriverInitListThree": {
                "EcuMDriverInitItem": {}
              },
              "EcuMDriverInitListTwo": {
                "EcuMDriverInitItem": {}
              },
              "EcuMFixedUserConfig": {},
              "EcuMTTII": {}
            },
            "EcuMFlexConfiguration": {
              "EcuMPartitionRef": {},
              "EcuMNormalMcuModeRef": "",
              "EcuMAlarmClock": {},
              "EcuMFlexUserConfig": {},
              "EcuMGoDownAllowedUsers": {
                "EcuMGoDownAllowedUserRef": {}
              },
              "EcuMResetMode": {},
              "EcuMSetClockAllowedUsers": {
                "EcuMSetClockAllowedUserRef": {}
              },
              "EcuMShutdownCause": {}
            }
          },
          "EcuMFixedGeneral": {
            "EcuMIncludeComM": "",
            "EcuMTTIIEnabled": "",
            "EcuMTTIIWakeupSourceRef": ""
          },
          "EcuMFlexGeneral": {
            "EcuMAlarmClockPresent": "",
            "EcuMModeHandling": "",
            "EcuMResetLoopDetection": "",
            "EcuMSetProgrammableInterrupts": "",
            "EcuMAlarmWakeupSource": ""
          },
          "EcuMGeneral": {
            "EcuMDevErrorDetect": false,
            "EcuMIncludeDet": false,
            "EcuMMainFunctionPeriod": "0",
            "EcuMVersionInfoApi": false
          },
          "CommonPublishedInformation": {
            "ArReleaseMajorVersion": "4",
            "ArReleaseMinorVersion": "4",
            "ArReleaseRevisionVersion": "0",
            "ModuleId": "10",
            "SwMajorVersion": "2",
            "SwMinorVersion": "3",
            "SwPatchVersion": "0",
            "VendorApiInfix": "",
            "VendorId": "180"
          }
        }
      },
      "enable": {
        "EcuM/CommonPublishedInformation/VendorApiInfix": false,
        "EcuM/EcuMConfiguration/EcuMCommonConfiguration/EcuMDefaultShutdownTarget/EcuMDefaultResetModeRef": false,
        "EcuM/EcuMConfiguration/EcuMCommonConfiguration/EcuMDefaultShutdownTarget/EcuMDefaultSleepModeRef": false,
        "EcuM/EcuMConfiguration/EcuMCommonConfiguration/EcuMDriverInitListOne": false,
        "EcuM/EcuMConfiguration/EcuMCommonConfiguration/EcuMDriverInitListZero": false,
        "EcuM/EcuMConfiguration/EcuMCommonConfiguration/EcuMDriverRestartList": false,
        "EcuM/EcuMConfiguration/EcuMCommonConfiguration/EcuMWakeupSource/EcuMWakeupSource_0/EcuMCheckWakeupTimeout": false,
        "EcuM/EcuMConfiguration/EcuMCommonConfiguration/EcuMWakeupSource/EcuMWakeupSource_0/EcuMComMChannelRef": false,
        "EcuM/EcuMConfiguration/EcuMCommonConfiguration/EcuMWakeupSource/EcuMWakeupSource_0/EcuMValidationTimeout": false,
        "EcuM/EcuMConfiguration/EcuMFixedConfiguration": false,
        "EcuM/EcuMConfiguration/EcuMFixedConfiguration/EcuMDriverInitListThree": false,
        "EcuM/EcuMConfiguration/EcuMFixedConfiguration/EcuMDriverInitListTwo": false,
        "EcuM/EcuMConfiguration/EcuMFlexConfiguration": false,
        "EcuM/EcuMConfiguration/EcuMFlexConfiguration/EcuMGoDownAllowedUsers": false,
        "EcuM/EcuMConfiguration/EcuMFlexConfiguration/EcuMSetClockAllowedUsers": false,
        "EcuM/EcuMFixedGeneral": false,
        "EcuM/EcuMFlexGeneral": false,
        "EcuM/EcuMFlexGeneral/EcuMAlarmWakeupSource": false,
        "EcuM/EcuMFlexGeneral/EcuMModeHandling": false,
        "EcuM/EcuMFlexGeneral/EcuMResetLoopDetection": false,
        "EcuM/EcuMFlexGeneral/EcuMSetProgrammableInterrupts": false
      },
      "version": "/YTM32MX_2_3_0/EcuM",
      "updateTime": 1718247735528,
      "lock": false
    },
    "Can": {
      "data": {
        "Can": {
          "POST_BUILD_VARIANT_USED": false,
          "IMPLEMENTATION_CONFIG_VARIANT": "VariantPostBuild",
          "CanGeneral": {
            "CanDevErrorDetect": true,
            "CanEnableUserModeSupport": true,
            "CanMulticoreSupport": false,
            "CanVersionInfoApi": false,
            "CanIndex": "0",
            "CanMainFunctionBusoffPeriod": "0.001",
            "CanMainFunctionWakeupPeriod": "",
            "CanMainFunctionModePeriod": "0.001",
            "CanMultiplexedTransmission": true,
            "CanDmaUsage": false,
            "CanMaximDataLength": "64",
            "CanControllerUsedNum": "1",
            "CanEnhanceRxFifoChannelNum": "0",
            "CanControllerRamRegionMaxNum": "2",
            "CanTimeoutMethod": "OSIF_COUNTER_CUSTOM",
            "CanTimeoutDuration": "0.0001",
            "CanLPduReceiveCalloutFunction": "CanReceiveCallOut",
            "CanTxPduIdTransmitCalloutFunction": "CanTransmitCallOut",
            "CanRxFifoLatestReceivedIdhit": "Can_RxFifoLatestIdhit",
            "CanEcucPartitionRef": {},
            "CanOsCounterRef": "",
            "CanSupportTTCANRef": "",
            "CanMBCountExtensionSupport": false,
            "CanSetBaudrateApi": false,
            "CanApiTailoring": {
              "CanDeInitApi": true,
              "CanDisableControllerInterruptsApi": true,
              "CanEnableControllerInterruptsApi": true,
              "CanGetControllerErrorStateApi": true,
              "CanGetControllerMode": true,
              "CanGetControllerRxErrorCounterApi": true,
              "CanGetControllerTxErrorCounterApi": true,
              "CanMainFunctionWakeuprApi": false,
              "CanAbortControllerPendingMessageApi": false
            },
            "CanEnableDualClockMode": false,
            "CanListenOnlyModeApi": false,
            "CanMemoryEccFeature": false,
            "CanSchMEnable": true,
            "CanMainFunctionRWPeriods": {},
            "CanPublicIcomSupport": false,
            "CanIcomGeneral": {
              "CanIcomLevel": "CAN_ICOM_LEVEL_ONE",
              "CanIcomVariant": "CAN_ICOM_VARIANT_NONE"
            }
          },
          "CanConfigSet": {
            "CanController": {
              "CAN1": {
                "CanHwChannel": "FLEXCAN_1",
                "CanControllerActivation": true,
                "CanControllerBaseAddress": "0x40034000",
                "CanControllerId": "0",
                "CanRxProcessing": "INTERRUPT",
                "CanTxProcessing": "INTERRUPT",
                "CanBusoffProcessing": "INTERRUPT",
                "CanWakeupProcessing": "INTERRUPT",
                "CanWakeupFunctionalityAPI": false,
                "CanWakeupSupport": false,
                "CanLoopBackMode": false,
                "CanAutoBusOffRecovery": true,
                "CanTrippleSamplingEnable": false,
                "CanControllerPrExcEn": false,
                "CanControllerEdgeFilter": false,
                "CanControllerFdUsage": true,
                "CanControllerFdISO": true,
                "CanControllerDmaUsage": false,
                "CanControllerDmaId": "",
                "CanControllerDmaChannel": "",
                "CanControllerDefaultBaudrate": "Can/CanConfigSet/CanController/CAN1/CanControllerBaudrateConfig/BR_500K_2M",
                "CanWakeupSourceRef": "",
                "CanCpuClockRef": "Mcu/McuModuleConfiguration/McuClockSettingConfig/McuClockSettingConfig_0/McuClockReferencePoint/McuClockReference_CAN",
                "CanControllerEcucPartitionRef": "",
                "CanWarningNotification": "CanWarning0",
                "CanBusoffNotification": "CanBusoff0",
                "CanErrorNotification": "CanError0",
                "CanFastErrorNotification": "CanFastError0",
                "CanEccNceErrorNotification": "CanEccNceError0",
                "CanEccCeErrorNotification": "CanEccCeError0",
                "CanWakeupNotification": "NULL_PTR",
                "CanIcomNotification": "NULL_PTR",
                "CanFifoFullNotification": "CanFifoFull0",
                "CanFifoOverflowNotification": "CanFifoOverflow0",
                "CanMbOverrunNotification": "CanMbOverrun0",
                "CanControllerPayloadConfig": {
                  "CanMessageBufferRamRegionNum": "2",
                  "CanMessageBufferFilterMaskType": "CAN_MASK_TYPE_INDIVIDUAL",
                  "CanRamRegionConfig": {
                    "CanRamRegionConfig_0": {
                      "CanRegionId": "CAN_RAM_REGION_0",
                      "CanPayloadType": "CAN_PLSIZE_64_BYTES",
                      "RegionMailBoxNum": "7",
                      "RegionPayloadSize": "64"
                    },
                    "CanRamRegionConfig_1": {
                      "CanRegionId": "CAN_RAM_REGION_1",
                      "CanPayloadType": "CAN_PLSIZE_64_BYTES",
                      "RegionMailBoxNum": "7",
                      "RegionPayloadSize": "64"
                    }
                  },
                  "CanMessageBufferTotalNum": "14",
                  "CanRxFifoType": "CAN_RX_FIFO_NONE",
                  "CanEnhanceRxFifoConfig": {
                    "CanEnhanceRxFifoWaterMark": "1",
                    "CanExtendedRxFifoFilterNum": "0",
                    "CanStandardRxFifoFilterNum": "0",
                    "CanExtendedRxFifoFilterTable": {},
                    "CanStandardRxFifoFilterTable": {}
                  },
                  "CanLegacyRxFifoConfig": {
                    "CanLegacyRxFifoFilterFormat": "CAN_LEGACY_RX_FIFO_FILTER_FORMAT_A",
                    "CanLegacyRxFifoFilterTotalNum": "0",
                    "CanLegacyRxFifoOccupyMailboxNum": "0",
                    "CanFifoFilterNumWithIndividualMask": "0",
                    "CanIndividualMaskFilterTable": {},
                    "CanFifoFilterNumWithGlobalMask": "0",
                    "CanGlobalMaskFilterTable": {}
                  }
                },
                "CanControllerBaudrateConfig": {
                  "BR_500K_2M": {
                    "CanControllerBaudrateConfigID": "0",
                    "CanBusLength": "0",
                    "CanTxArbitrationStartDelay": "0",
                    "CanControllerBaudrate": "500",
                    "CanControllerPreDiv": "1",
                    "CanControllerSyncJumpWidth": "16",
                    "CanPropDelayTranceiver": "0",
                    "CanControllerBdrQuantaNum": "80",
                    "CanControllerPropSeg": "47",
                    "CanControllerSeg1": "16",
                    "CanControllerSeg2": "16",
                    "CanControllerSyncSeg": "1",
                    "ConControllerSamplePoint": 80,
                    "CanControllerFdBaudrateEnable": true,
                    "CanControllerFdBaudrateConfig": {
                      "CanControllerFdBaudRate": "2000",
                      "CanControllerFdPreDiv": "1",
                      "CanControllerSyncJumpWidth": "6",
                      "CanControllerFdQuantaNum": "20",
                      "CanControllerSyncSeg": "1",
                      "CanControllerPropSeg": "7",
                      "CanControllerSeg1": "6",
                      "CanControllerSeg2": "6",
                      "CanControllerFdSamplePoint": 70,
                      "CanControllerSspOffset": "13",
                      "CanControllerTxBitRateSwitch": true
                    }
                  }
                },
                "CanTTController": {
                  "CanTTControllerApplWatchdogLimit": "0",
                  "CanTTControllerCycleCountMax": "0",
                  "CanTTControllerExpectedTxTrigger": "0",
                  "CanTTControllerExternalClockSynchronisation": false,
                  "CanTTControllerGlobalTimeFiltering": false,
                  "CanTTControllerInitialRefOffset": "0",
                  "CanTTControllerInterruptEnable": "0",
                  "CanTTControllerLevel2": false,
                  "CanTTControllerNTUConfig": "0.0",
                  "CanTTControllerOperationMode": "CAN_TT_EVENT_SYNC_TIME_TRIGGERED",
                  "CanTTControllerSyncDeviation": "0.0",
                  "CanTTControllerTURRestore": false,
                  "CanTTControllerTimeMaster": false,
                  "CanTTControllerTimeMasterPriority": "0",
                  "CanTTControllerTxEnableWindowLength": "1",
                  "CanTTControllerWatchTriggerGapTimeMark": "0",
                  "CanTTControllerWatchTriggerTimeMark": "0",
                  "CanTTIRQProcessing": "POLLING",
                  "CanTTControllerEcucPartitionRef": ""
                }
              }
            },
            "CanHardwareObject": {
              "CAN1_TX_MB1": {
                "CanObjectId": "0",
                "CanObjectType": "TRANSMIT",
                "CanControllerRef": "Can/CanConfigSet/CanController/CAN1",
                "CanHwObjectUsesRegion": "CAN_RAM_REGION_0",
                "CanIdType": "STANDARD",
                "CanRegionMailBoxNum": "7",
                "CanHwObjectCount": "1",
                "CanFdPaddingValue": "0xcc",
                "CanTTHardwareObjectTrigger": {},
                "CanHwObjFilterNum": "0",
                "CanHwFilter": {},
                "CanHardwareObjectUsesPolling": false,
                "CanTriggerTransmitEnable": false,
                "CanTimeStampEnable": false,
                "CanHandleType": "BASIC",
                "CanMainFunctionRWPeriodRef": ""
              },
              "CAN1_TX_MB2": {
                "CanObjectId": "1",
                "CanObjectType": "TRANSMIT",
                "CanControllerRef": "Can/CanConfigSet/CanController/CAN1",
                "CanHwObjectUsesRegion": "CAN_RAM_REGION_0",
                "CanIdType": "STANDARD",
                "CanRegionMailBoxNum": "7",
                "CanHwObjectCount": "1",
                "CanFdPaddingValue": "0xcc",
                "CanTTHardwareObjectTrigger": {},
                "CanHwObjFilterNum": "0",
                "CanHwFilter": {},
                "CanHardwareObjectUsesPolling": false,
                "CanTriggerTransmitEnable": false,
                "CanTimeStampEnable": false,
                "CanHandleType": "BASIC",
                "CanMainFunctionRWPeriodRef": ""
              },
              "CAN1_TX_MB3": {
                "CanObjectId": "2",
                "CanObjectType": "TRANSMIT",
                "CanControllerRef": "Can/CanConfigSet/CanController/CAN1",
                "CanHwObjectUsesRegion": "CAN_RAM_REGION_0",
                "CanIdType": "STANDARD",
                "CanRegionMailBoxNum": "7",
                "CanHwObjectCount": "1",
                "CanFdPaddingValue": "0xcc",
                "CanTTHardwareObjectTrigger": {},
                "CanHwObjFilterNum": "0",
                "CanHwFilter": {},
                "CanHardwareObjectUsesPolling": false,
                "CanTriggerTransmitEnable": false,
                "CanTimeStampEnable": false,
                "CanHandleType": "BASIC",
                "CanMainFunctionRWPeriodRef": ""
              },
              "CAN1_RX": {
                "CanObjectId": "3",
                "CanObjectType": "RECEIVE",
                "CanControllerRef": "Can/CanConfigSet/CanController/CAN1",
                "CanHwObjectUsesRegion": "CAN_RAM_REGION_0",
                "CanIdType": "STANDARD",
                "CanRegionMailBoxNum": "7",
                "CanHwObjectCount": "1",
                "CanFdPaddingValue": "0xcc",
                "CanTTHardwareObjectTrigger": {},
                "CanHwObjFilterNum": "1",
                "CanHwFilter": {
                  "CanHwFilter_0": {
                    "CanHwFilterCode": "0",
                    "CanHwFilterMask": "0"
                  }
                },
                "CanHardwareObjectUsesPolling": false,
                "CanTriggerTransmitEnable": false,
                "CanTimeStampEnable": false,
                "CanHandleType": "BASIC",
                "CanMainFunctionRWPeriodRef": ""
              },
              "CAN1_TX_MB4": {
                "CanObjectId": "4",
                "CanObjectType": "TRANSMIT",
                "CanControllerRef": "Can/CanConfigSet/CanController/CAN1",
                "CanHwObjectUsesRegion": "CAN_RAM_REGION_1",
                "CanIdType": "STANDARD",
                "CanRegionMailBoxNum": "7",
                "CanHwObjectCount": "1",
                "CanFdPaddingValue": "0xcc",
                "CanTTHardwareObjectTrigger": {},
                "CanHwObjFilterNum": "0",
                "CanHwFilter": {},
                "CanHardwareObjectUsesPolling": false,
                "CanTriggerTransmitEnable": false,
                "CanTimeStampEnable": false,
                "CanHandleType": "BASIC",
                "CanMainFunctionRWPeriodRef": ""
              }
            },
            "CanIcom": {
              "CanIcomConfig": {}
            }
          },
          "CommonPublishedInformation": {
            "ArReleaseMajorVersion": "4",
            "ArReleaseMinorVersion": "4",
            "ArReleaseRevisionVersion": "0",
            "ModuleId": "80",
            "SwMajorVersion": "2",
            "SwMinorVersion": "3",
            "SwPatchVersion": "0",
            "VendorApiInfix": "",
            "VendorId": "180"
          }
        }
      },
      "enable": {
        "Can/CanConfigSet/CanController/CAN1/CanBusoffNotification": true,
        "Can/CanConfigSet/CanController/CAN1/CanControllerBaudrateConfig/BR_500K_2M/CanControllerFdBaudrateConfig": true,
        "Can/CanConfigSet/CanController/CAN1/CanControllerBaudrateConfig/BR_500K_2M/CanControllerFdBaudrateConfig/CanControllerSspOffset": true,
        "Can/CanConfigSet/CanController/CAN1/CanControllerDmaChannel": false,
        "Can/CanConfigSet/CanController/CAN1/CanControllerDmaId": false,
        "Can/CanConfigSet/CanController/CAN1/CanControllerEcucPartitionRef": false,
        "Can/CanConfigSet/CanController/CAN1/CanEccCeErrorNotification": false,
        "Can/CanConfigSet/CanController/CAN1/CanEccNceErrorNotification": false,
        "Can/CanConfigSet/CanController/CAN1/CanErrorNotification": true,
        "Can/CanConfigSet/CanController/CAN1/CanFastErrorNotification": false,
        "Can/CanConfigSet/CanController/CAN1/CanFifoFullNotification": false,
        "Can/CanConfigSet/CanController/CAN1/CanFifoOverflowNotification": false,
        "Can/CanConfigSet/CanController/CAN1/CanIcomNotification": false,
        "Can/CanConfigSet/CanController/CAN1/CanMbOverrunNotification": false,
        "Can/CanConfigSet/CanController/CAN1/CanTTController": false,
        "Can/CanConfigSet/CanController/CAN1/CanTTController/CanTTControllerEcucPartitionRef": false,
        "Can/CanConfigSet/CanController/CAN1/CanWakeupNotification": false,
        "Can/CanConfigSet/CanController/CAN1/CanWakeupSourceRef": false,
        "Can/CanConfigSet/CanController/CAN1/CanWarningNotification": false,
        "Can/CanConfigSet/CanHardwareObject/CAN1_RX/CanFdPaddingValue": false,
        "Can/CanConfigSet/CanHardwareObject/CAN1_RX/CanHardwareObjectUsesPolling": false,
        "Can/CanConfigSet/CanHardwareObject/CAN1_RX/CanMainFunctionRWPeriodRef": false,
        "Can/CanConfigSet/CanHardwareObject/CAN1_RX/CanTriggerTransmitEnable": false,
        "Can/CanConfigSet/CanHardwareObject/CAN1_TX_MB1/CanFdPaddingValue": false,
        "Can/CanConfigSet/CanHardwareObject/CAN1_TX_MB1/CanHardwareObjectUsesPolling": false,
        "Can/CanConfigSet/CanHardwareObject/CAN1_TX_MB1/CanMainFunctionRWPeriodRef": false,
        "Can/CanConfigSet/CanHardwareObject/CAN1_TX_MB1/CanTriggerTransmitEnable": false,
        "Can/CanConfigSet/CanHardwareObject/CAN1_TX_MB2/CanFdPaddingValue": false,
        "Can/CanConfigSet/CanHardwareObject/CAN1_TX_MB2/CanHardwareObjectUsesPolling": false,
        "Can/CanConfigSet/CanHardwareObject/CAN1_TX_MB2/CanMainFunctionRWPeriodRef": false,
        "Can/CanConfigSet/CanHardwareObject/CAN1_TX_MB2/CanTriggerTransmitEnable": false,
        "Can/CanConfigSet/CanHardwareObject/CAN1_TX_MB3/CanFdPaddingValue": false,
        "Can/CanConfigSet/CanHardwareObject/CAN1_TX_MB3/CanHardwareObjectUsesPolling": false,
        "Can/CanConfigSet/CanHardwareObject/CAN1_TX_MB3/CanMainFunctionRWPeriodRef": false,
        "Can/CanConfigSet/CanHardwareObject/CAN1_TX_MB3/CanTriggerTransmitEnable": false,
        "Can/CanConfigSet/CanHardwareObject/CAN1_TX_MB4/CanFdPaddingValue": false,
        "Can/CanConfigSet/CanHardwareObject/CAN1_TX_MB4/CanHardwareObjectUsesPolling": false,
        "Can/CanConfigSet/CanHardwareObject/CAN1_TX_MB4/CanMainFunctionRWPeriodRef": false,
        "Can/CanConfigSet/CanHardwareObject/CAN1_TX_MB4/CanTriggerTransmitEnable": false,
        "Can/CanConfigSet/CanIcom": false,
        "Can/CanGeneral/CanIcomGeneral": false,
        "Can/CanGeneral/CanIcomGeneral/CanIcomLevel": false,
        "Can/CanGeneral/CanLPduReceiveCalloutFunction": true,
        "Can/CanGeneral/CanListenOnlyModeApi": false,
        "Can/CanGeneral/CanMainFunctionBusoffPeriod": false,
        "Can/CanGeneral/CanMainFunctionWakeupPeriod": false,
        "Can/CanGeneral/CanOsCounterRef": false,
        "Can/CanGeneral/CanRxFifoLatestReceivedIdhit": false,
        "Can/CanGeneral/CanSupportTTCANRef": false,
        "Can/CanGeneral/CanTxPduIdTransmitCalloutFunction": true
      },
      "version": "/YTM32MX_2_3_0/Can",
      "updateTime": 1777021098533,
      "lock": false
    },
    "CanIf": {
      "lock": false,
      "data": {},
      "enable": {},
      "version": "/YTM32MX_2_3_0/CanIf",
      "updateTime": 737
    },
    "Icu": {
      "data": {
        "Icu": {
          "POST_BUILD_VARIANT_USED": false,
          "IMPLEMENTATION_CONFIG_VARIANT": "VariantPostBuild",
          "IcuConfigSet": {
            "IcuMaxChannel": "2",
            "IcuChannel": {
              "IcuChannel_0": {
                "IcuChannelId": "0",
                "IcuChannelEcucPartitionRef": {},
                "IcuChannelRef": "Icu/IcuConfigSet/IcuPort/IcuPort_0/IcuPortChannels/IcuPortChannels_0",
                "IcuIp": "PORT",
                "IcuDMAChannelEnable": false,
                "IcuDMAChannelRef": "",
                "IcuDefaultStartEdge": "ICU_RISING_EDGE",
                "IcuMeasurementMode": "ICU_MODE_SIGNAL_EDGE_DETECT",
                "IcuOverflowNotification": "NULL_PTR",
                "IcuWakeupCapability": false,
                "IcuSignalEdgeDetection": {
                  "IcuSignalNotification": "Icu_SignalNotificationSW1"
                },
                "IcuSignalMeasurement": {
                  "IcuSignalMeasurementProperty": "ICU_DUTY_CYCLE"
                },
                "IcuTimestampMeasurement": {
                  "IcuTimestampMeasurementProperty": "ICU_LINEAR_BUFFER",
                  "IcuTimestampNotification": "NULL_PTR"
                },
                "IcuWakeup": {
                  "IcuChannelWakeupInfo": "EcuM/EcuMConfiguration/EcuMCommonConfiguration/EcuMWakeupSource/EcuMWakeupSource_0"
                }
              }
            },
            "IcuEtmr": {},
            "IcuMpwm": {},
            "IcuPort": {
              "IcuPort_0": {
                "IcuPortModule": "2",
                "IcuPortChannels": {
                  "IcuPortChannels_0": {
                    "IcuPortChannel": "6"
                  }
                }
              }
            },
            "IcuLpCmp": {},
            "IcuHwInterruptConfigList": {
              "IcuHwInterruptConfigList_0": {
                "IcuIsrHwId": "PORT_2",
                "IcuIsrEnable": true
              }
            }
          },
          "IcuGeneral": {
            "IcuDevErrorDetect": true,
            "IcuReportWakeupSource": true,
            "IcuEnableUserModeSupport": true,
            "IcuEnableSchmSupport": true,
            "IcuMulticoreSupport": false,
            "IcuEcucPartitionRef": {},
            "IcuKernelEcucPartitionRef": "",
            "IcuWkupNotification": ""
          },
          "IcuAutosarExt": {
            "IcuGetInputLevelApi": false,
            "IcuMpwmStandbyWakeupSupport": false,
            "IcuGetCaptureRegisterValueApi": false
          },
          "IcuOptionalApis": {
            "IcuDeInitApi": true,
            "IcuEdgeCountApi": true,
            "IcuEnableWakeupApi": true,
            "IcuDisableWakeupApi": true,
            "IcuGetDutyCycleValuesApi": true,
            "IcuGetInputStateApi": true,
            "IcuGetTimeElapsedApi": true,
            "IcuGetVersionInfoApi": true,
            "IcuSetModeApi": true,
            "IcuSignalMeasurementApi": true,
            "IcuTimestampApi": true,
            "IcuWakeupFunctionalityApi": true,
            "IcuEdgeDetectApi": true
          },
          "CommonPublishedInformation": {
            "ArReleaseMajorVersion": "4",
            "ArReleaseMinorVersion": "4",
            "ArReleaseRevisionVersion": "0",
            "ModuleId": "122",
            "SwMajorVersion": "2",
            "SwMinorVersion": "3",
            "SwPatchVersion": "0",
            "VendorApiInfix": "0",
            "VendorId": "180"
          }
        }
      },
      "enable": {
        "Icu/CommonPublishedInformation/VendorApiInfix": false,
        "Icu/IcuConfigSet/IcuChannel/IcuChannel_0/IcuDMAChannelRef": false,
        "Icu/IcuConfigSet/IcuChannel/IcuChannel_0/IcuSignalEdgeDetection": true,
        "Icu/IcuConfigSet/IcuChannel/IcuChannel_0/IcuSignalEdgeDetection/IcuSignalNotification": true,
        "Icu/IcuConfigSet/IcuChannel/IcuChannel_0/IcuSignalMeasurement": false,
        "Icu/IcuConfigSet/IcuChannel/IcuChannel_0/IcuTimestampMeasurement": false,
        "Icu/IcuConfigSet/IcuChannel/IcuChannel_0/IcuTimestampMeasurement/IcuTimestampNotification": false,
        "Icu/IcuConfigSet/IcuChannel/IcuChannel_0/IcuWakeup": false,
        "Icu/IcuConfigSet/IcuChannel/IcuChannel_0/IcuWakeup/IcuChannelWakeupInfo": true,
        "Icu/IcuGeneral/IcuKernelEcucPartitionRef": false,
        "Icu/IcuGeneral/IcuWkupNotification": false
      },
      "version": "/YTM32MX_2_3_0/Icu",
      "updateTime": 1779169279275,
      "lock": false
    }
  }
}